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
Jun 26, 2023
Feb 7, 2025
Jun 26, 2023
Jul 6, 2023
Feb 5, 2023
Aug 10, 2021
Jul 6, 2023
Jun 30, 2023
Aug 10, 2021
Oct 17, 2021
Feb 5, 2023
Aug 22, 2022
Mar 13, 2022
Feb 5, 2023
Nov 28, 2021
Feb 20, 2022
Oct 16, 2021
Aug 7, 2021
Aug 24, 2021
Jan 11, 2023
Aug 5, 2022
Dec 4, 2021
May 5, 2022
Aug 7, 2021
Aug 5, 2022
Feb 5, 2023
Jun 30, 2021
Oct 17, 2021
Jun 16, 2023
Jun 30, 2021
Dec 4, 2021
Dec 23, 2021
Feb 5, 2023
Dec 25, 2021
May 5, 2022
Aug 7, 2021
Dec 4, 2021
Jun 16, 2023
Nov 28, 2021
Jan 23, 2025
Jan 1, 2025
May 28, 2023
Nov 28, 2021
Nov 28, 2021
Aug 10, 2021
Aug 10, 2021
May 28, 2023
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022
Jun 30, 2024
Jan 20, 2025
Jun 14, 2024
Jun 14, 2024
May 30, 2023

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