Documentation for Bikerouter – German and English.
https://docs.bikerouter.de/en/
| bikerouter | ||
| .gitignore | ||
| README.md | ||
| requirements.txt | ||
| Taskfile.yml | ||
Bikerouter Documentation
Prerequisites
To utilize the specified task commands, ensure that Taskfile is installed and accessible in your system's PATH.
Alternatively, you can execute the commands manually. Refer to Taskfile.yml for detailed instructions.
Setup
- Clone repository
- Run
setuptask:
task setup
Writing Documentation
-
Setup (see above)
-
Create Git branch
-
Open this directory in text editor
-
Run development server:
# English task serve # German task serve-de -
Commit, push and create Pull Request
-
Thanks ❤️
Building
task build