Helps you build things {one-line purpose}
{} = Explanations for this readme..
Maybe here is a small overview of how MyTool, should not be longer than 5 lines and you're invited to use emojis 👯.
- Setup {Install instructions}
- Usage {Describe how to use the component}
- Mystuff {you can add individual headings at this point}
- License
{Headings defined here are required (unless not implemented) but you're free to add custom headings above License}
- Python >=2.6 & < 3
- GNU compiler
- node >= 8
{Please make sure you have simple installation instructions or bundle them into a Makefile}
npm install
# or python
make installMyTool needs the following supporting components to run on your system:
- MySQL 2.9.3 at 2701
- Redis 3 at 3102
To start them in a docker environment you can use the following command:
{Make sure that this command is also not overly long}
make env-upThere are two ways to start MyTool
npm run
# or python
make run / python tool.pyor you can use docker run openmined/mytool to start a prepared docker container with the latest release.
You can run codestyle checks with
make lint
# or nodeJS
npm lintAnd unit tests with make test
I want to thank my mom and dad for giving me a computer when I was 8 years old.
SPDX License name by OpenMined contributors