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
want to add more templates? leave a issue.