Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands #23

Open
boboxiao opened this issue Feb 23, 2016 · 1 comment
Open

Commands #23

boboxiao opened this issue Feb 23, 2016 · 1 comment

Comments

@boboxiao
Copy link

spm init, spm test等都不能用
spm版本:3.9.0-beta3
node版本:v0.10.30

@BladeCode
Copy link

你可以使用npm命令安装npm-init组件

npm install spm-init -g

使用npm-init来初始化spm模块

mkdir demo  //创建demo文件夹
cd demo       
spm-init    //初始化demo文件夹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants