Skip to content

spmjs/spm-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spm init

David Status

spm-init is a scaffolding tool used to automate project creation.


Install

$ npm install spm-init -g

Usage

$ spm-init

If you have installed spm2:

$ spm init

Template

The default template path is ~/.spm/init, you can config ~/.spm/spmrc

[init]
template = ~/.spm-init

Install a template:

$ git clone https://github.com/spmjs/template-cmd ~/.spm/init/cmd

Install spm-init will also install default theme: https://github.com/spmjs/template-cmd