Sickisonfire / create-template

CLI-Tool for project templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-template cli tool

CLI Tool for template creation

Note: not tested on windows.

install

Git clone and cd into it

yarn

yarn global add $PWD

npm

npm i -g

usage

create-template

uninstall

yarn

yarn global remove create-template

npm

npm uninstall -g create-template

About

CLI-Tool for project templates


Languages

Language:TypeScript 83.6%Language:JavaScript 11.7%Language:HTML 4.7%