This is a short or long textual description of the project.
With Git, Python, and Poetry installed, simply run the following command to get the project on your machine.
git clone https://github.com/dawsonbooth/REPO_NAME
The following is an example usage of the project:
python src/main.py > out.txt
The out.txt
file then contains:
Hello world!
This software is released under the terms of MIT license.