Legacy numass repository
Go to file
2018-04-16 17:49:17 +03:00
gradle/wrapper Gradle build fix. Version 4.0 not working 2017-06-16 22:00:08 +03:00
numass-client Numass control update 2018-03-28 16:59:40 +03:00
numass-control Meta viewer and other minor fixed 2018-04-15 22:35:26 +03:00
numass-core Viewer update 2018-04-14 21:50:57 +03:00
numass-main Fix for number started xml name 2018-04-16 17:49:17 +03:00
numass-server Numass control update 2018-03-28 16:59:40 +03:00
numass-test Moving storage to kotlin 2018-03-05 10:41:45 +03:00
numass-viewer Meta viewer and other minor fixed 2018-04-15 19:15:00 +03:00
numass-web Updating control 2018-04-05 22:35:56 +03:00
.hgignore Default behavior for reference registry changed to strong references. PKT8 test for numass is working. 2017-11-15 14:21:32 +03:00
build.gradle Update numass to match dev 2018-03-27 15:58:24 +03:00
gradlew Viewer redone 2017-04-15 22:15:53 +03:00
gradlew.bat Viewer redone 2017-04-15 22:15:53 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle Meta viewer and other minor fixed 2018-04-15 22:35:26 +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.