mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
21ed4b2081
* add codespell * first fixes * doc fixes * fix docstrings and comments * functional changes * docstrings again * and docs again * rename args * add ignore * use pre-commit for filtering instead * ups * fix typo in filter |
||
---|---|---|
.. | ||
src | ||
README | ||
settings.yml |
The installer is generated using bashly. ## Installation Check out the docs: https://bashly.dannyb.co/installation/ If you have ruby already installed run ```bash gem install bashly ``` ## Regenerate script ```bash bashly generate ```