cs
install coffee version of popular framework.
usage
make sure you have Node.js (>8.0).
run npx @fine.sh/cs init
to complete.
e.g. you want to write Vue with coffee script, just run npx @fine.sh/cs init vue
.
-
cs init
: create a project. -
cs ls
: show all project type.
if you want install to global:
npm i -g @fine.sh/cs
.
support
want to add more templates? leave a issue.