Legacy numass repository
Go to file
2017-04-05 22:07:43 +03:00
numass-control Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
numass-main Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
numass-storage Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
numass-viewer Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
.hgignore global cleanup 2016-10-14 23:12:06 +03:00
build.gradle Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00

Purpose

This repository contains tools and utilities for Trotsk nu-mass experiment.

Set-up

This project build using DataForge framework. Currently in order to compile numass tools, one need to download dataforge gradle project here. If both projects (numass and dataforge) are in the same directory, everything will work out of the box, otherwise, one needs to edit gradle.properties file in the root of numass project and set dataforgePath to the relative path of dataforge directory.

It is intended to fix this problem with public maven repository later.