Commit graph

13 commits

Author SHA1 Message Date
Zach Daniel
ef46c64672 chore: add some docs for extensions 2024-09-13 18:21:38 -04:00
Zach Daniel
1068afe608 chore: add docs for igniter.gen.task 2024-09-09 19:41:24 -04:00
Zach Daniel
47e931207e improvement: add Igniter.Test with helpers for writing tests
Some checks are pending
CI / ash-ci (push) Waiting to run
improvement: extract app name and app module from mix.exs file

closes #5
2024-09-09 14:22:00 -04:00
Ovidiu Mazuru
ede41d3c12
docs: Fix typo / spelling (#76)
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-08-12 17:40:11 -04:00
Mayel de Borniol
8002f8526d
docs: update module names in docs (#74)
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-08-05 10:10:39 -04:00
Zach Daniel
1c5bec43d5 docs: fix a typo misspelling
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-01 21:23:51 -04:00
Zach Daniel
bae1d9be2e docs: update a line in docs 2024-07-01 20:50:28 -04:00
Zach Daniel
b13d58a4f3 improvement: move_modules -> move_files 2024-07-01 20:45:14 -04:00
Zach Daniel
2c2a2e35e3 improvement: move some files around and update config names 2024-07-01 20:43:39 -04:00
Guilherme Sehn
06ede407dd
docs: "Writing generators" code example + add source_url to enable link to code on HexDocs (#14)
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-06-22 07:00:22 -04:00
Zach Daniel
0590e44841 chore: introduce utils namespace
docs: add explanation of codebase to writing generators guide
2024-06-20 09:46:45 -04:00
Zach Daniel
46fc43a8cc improvement: use warnings instead of errors for better UX
improvement: move proejct related things to `Project` namespace
2024-06-20 09:37:06 -04:00
Zach Daniel
f1e2336358 docs: more docs 2024-06-12 19:37:32 -04:00