This Project is created and managed by Ashish Patel
Please Contribute to this project by forking hckr
Please feel free to provide any suggestion for new utility in Issues
- Use python3.8 in development
- Once we publish a release, Publish workflow publish.yml automatically publishes a version to PyPi workflow will automatically create next tag using dynamic version defined in about.py
- we use pre-commits to make sure we only pushes if lint and other checks are passed.
- Install
pre-commit
from pypi and install in Git to enable this.
pip install pre-commit
pre-commit install
- we can easily clean up all the dev version using this command.
make pypi-clean
Please find contributing guide for Homebrew formulae
here HOMEBREW.md