Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example usage #11

Open
g105b opened this issue Feb 7, 2021 · 0 comments
Open

Example usage #11

g105b opened this issue Feb 7, 2021 · 0 comments

Comments

@g105b
Copy link
Member

g105b commented Feb 7, 2021

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:

cd /tmp
gt create example-new-project
cd example-new-project
gt cron
gt build

This would also act as a quality assurance layer, to actually ensure the scripts do what they expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant