-
-
Notifications
You must be signed in to change notification settings - Fork 0
Example usage #11
Copy link
Copy link
Closed
Labels
docsDocumentation improvements or correctionsDocumentation improvements or corrections
Metadata
Metadata
Assignees
Labels
docsDocumentation improvements or correctionsDocumentation improvements or corrections
In some CLI-based repos, the
examples/directory is used to contain scripts to articulate the usage. Seeing as this repo is only calling CLI scripts and doesn't contain any unit tests, this would be really useful to see.Something like 01-example-cron-build.bash:
This would also act as a quality assurance layer, to actually ensure the scripts do what they expect.