install coffee version of popular framework.
-
no dependency packages.
-
fast.
-
always latest version.
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.
want to add more templates? leave a issue.