Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages