Skip to content
Snippets Groups Projects
Commit 6a7bc5cf authored by Alex Kanitz's avatar Alex Kanitz
Browse files

Updated README.md

parent a0d7e6ab
No related branches found
No related tags found
No related merge requests found
# KRINI
# Krini
# NOTE
TODO: Description
Please push to the dev branch
## Installation
`git push origin dev`
Alternatively use
## Getting Started
`git branch --set-upstream origin dev`
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
TODO: Dependencies etc
### Installing
Install wrapper repository including associated submodules
```bash
git clone --recursive ssh://git@git.scicore.unibas.ch:2222/krini/krini.git
```
## Running the tests
TODO: Instructions / subsections for unit, e2e tests etc
## Deployment
TODO: Notes
## Built With
* [Django](http://www.dropwizard.io/1.0.2/docs/)
* [Django REST framework](http://www.django-rest-framework.org/)
* [Angular](https://angular.io/)
* [Docker](https://www.docker.com/)
## Authors
* **Alexander Kanitz** - *Initial work* - [GitLab](https://git.scicore.unibas.ch/kanitz)
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for
details.
## Acknowledgments
* TODO
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment