Hi!
This repo started as a way to simplify my own development process following Jeffery Zhen's blog post and it seems others have found it useful too. I am not in any way proficient in shell scripting, so I am completely open and welcome having others contribute to this project.
If you would like improve this shell script (or any other part of this repo), you can:
- Fork this repo.
- Create a new branch and make your local commits with clear messages, limiting a single commit to 1 specific issue.
- Create a pull request with an explanation.
- The pull request will be reviewed and merged to the master branch if everything looks good.
Thanks!