Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.7 KB

Template repository

This is a template repository.

CI Conventional Commits Commitizen friendly License

Steps after cloning

After cloning this template repository:

  • Rework the content of README.md
  • Rename the project with this command:
bash ./scripts/rename_project.sh [PROJECT_NAME] [OWNER_NAME]

Setup development environment

All information about the setup of the development environment can be found here.

Documentation

Most documentation is listed under the docs directory.

To see the full list of available bash commands, run this command:

./run help

Acknowledgements

  • Inspiration from Taskfile by adriancooney for run file
  • Inspiration from elixir-boilerplate by mirego for scripts/rename_project.sh

License

MIT License