commit 2525c3d0ec15a1abf694f2ceaf827ce40eefb195 Author: Alexander Nozik Date: Wed Dec 30 14:33:37 2020 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md new file mode 100644 index 0000000..83a7157 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# numass/numass + +Troitsk nu-mass data processing and analysis + +## Getting Started + +Download links: + +SSH clone URL: ssh://git@git.jetbrains.space/mipt-npm/numass/numass.git + +HTTPS clone URL: https://git.jetbrains.space/mipt-npm/numass/numass.git + + + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. + +## Prerequisites + +What things you need to install the software and how to install them. + +``` +Examples +``` + +## Deployment + +Add additional notes about how to deploy this on a production system. + +## Resources + +Add links to external resources for this project, such as CI server, bug tracker, etc.