Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 939 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 939 Bytes

cs

install coffee version of popular framework.


feature

  • no dependency packages.

  • fast.

  • always latest version.


usage

 make sure you have Node.js (>8.0).

 run npx @fine.sh/cs init to complete.

if you want install to global: npm i -g @fine.sh/cs.

commands:

  • cs init: create a project.
  • cs ls: show all project type.

support

  1. vue
  2. sails
  3. micro
  4. next

want to add more templates? leave a issue.


license