ManderaGeneral / generalpackager

Tools to interface GitHub, PyPI, NPM and local modules / repos. Used for generating files to keep projects dry and synced. Tailored for ManderaGeneral for now.
https://pypi.org/project/generalpackager/
Apache License 2.0
0 stars 0 forks source link

Create a CONTRIBUTING.md definition #81

Open Mandera opened 1 year ago

Mandera commented 1 year ago

Probably missed something

ZanSara commented 1 year ago

For what is worth, I could get going by just cloning the repo and running pip install -e ., which is great :slightly_smiling_face:

Out of curiosity, what would generate.py do?

Mandera commented 1 year ago

Nice, that's good to know, and definitely something that'd be nice to continue supporting! I mainly had

in mind. generate.py would replace pre-commit install and possibly do more, but writing this made me think