Skip to content

Sunny-fr/chimp-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demo

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