Chimp cli will make your life easier to edit your chimp recipes This cli will allow you to use your own IDE to edit your recipe. It will also allow you use others tools (sass / js bundle and so on) It includes a live reload tool
- having a chimp.fr active acccount
- having an existing recipe (even with empty JS / CSS)
checkout and install globally
npm i -g chimp-cli
now you have a global command called chimp, go to your workspace/project folder and run the command chimp
chimp
use rollup or some bundler tool and set the target files to your chimp project files
a file called .chimp-config will be created with you project params included inside