2.1.2 • Published 2 years ago

chimp-cli v2.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
2 years ago

How to use the cli

Purpose

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

Requirements

  • having a chimp.fr active acccount
  • having an existing recipe (even with empty JS / CSS)

How to use it ?

checkout and install globally

npm i -g chimp-cli

Command

now you have a global command called chimp, go to your workspace/project folder and run the command chimp

chimp

npm.io

Demo

npm.io

suggestions

use rollup or some bundler tool and set the target files to your chimp project files

what's going on behind ?

a file called .chimp-config will be created with you project params included inside