Commit Graph

4 Commits

Author SHA1 Message Date
ER
6ecd35bc91 docs: add section about creating scripts 2023-05-10 20:05:57 +03:00
ER
ce17069ecf docs: refactor: mv inline docs in autorun.sh
Moving most of the inline docs in autorun.sh to scripts/README.md.
This makes the documentation more discoverable and approachable
(no need to read source code).

This commit also removes redundancies from the inline docs,
clears up some phrasing,
and uses more standard formatting and phrasing such as:
- using `` instead of ""
- calling itself `autorun.sh`
- calling pre and post "execution phases"
2023-05-10 20:05:57 +03:00
ER
69c8b16abc docs: info about manually listed scripts & autorun
removed from recipe.yml in previous commit
2023-05-10 20:05:57 +03:00
ER
4f261a2e8b docs: refactor: create a seprte README for scripts 2023-05-10 20:05:57 +03:00