Releases: mandarineorg/mandarine-cli
Releases · mandarineorg/mandarine-cli
v1.1.1
Features
--watch
flag has been added tomandarine run
in order to watch changes to the files in the server and hard-reload.
Special thanks to @buttercubz
v1.1.0
1.1.0 - 2020-07-11
Features
- Mandarine CLI now supports
--allow-all
and--allow-env
when runningmandarine run
Fixes
- Small bug fixes
Refactor
- Most of the code have been refactored & improved in terms of performance & approachability.
Special thanks to @buttercubz and the Trex team for doing the refactoring which was really needed.
Mandarine CLI version 1.0.0
Features
Official documentation here
- mandarine new
- Allows you to create a Mandarine-powered application.
- mandarine generate
- Allows you to generate modules for your Mandarine-powered application
- mandarine run
- Allows you to run your Mandarine-powered application.