Skip to content

SWSJTX/template-cli

Repository files navigation

SPL-CLI

English | 中文文档

A simple cli to manage template

Install

npm install spl-cli --global

Usage

check cli version

spl-cli --version

or

spl-cli -v

create a project from template

spl-cli create <project-name>

view all available templates

spl-cli list

or

spl-cli ls

add new template

spl-cli add

delete a template

spl-cli delete <template-name>

or

spl-cli del <template-name>

About

A simple cli to manage template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors