Skip to content
/ template-elixir Public template
generated from aifrak/template-repo

Template for Elixir repository.

License

Notifications You must be signed in to change notification settings

aifrak/template-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Elixir

This is a template repository for Elixir projects.

CI codecov 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