Enables you to build a CLI with python in the most straightforward way with the fewest lines of code:
https://isaak-malers.github.io/clifunction/#getting-started
https://pypi.org/project/clifunction/
- Create, or find an issue. All branches must be tied to a github issue.
- Create a branch for your issue. It should be named after the issue number and with an optional description
- Make and test feature/fix/change on the branch
- Add Pull request for the branch, ensuring issue is linked so that reviewers have context for the changeset.