mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-09 22:30:17 +00:00
* switch installer to new distri * re-generate script * fix change capitaisation behaviour * fix installer
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 ```