0.1.2 • Published 9 years ago

generator-scipm v0.1.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 years ago

generator-scipm

npm install -g yo generator-scipm
cd /pathto/myscipm/node_modules
mkdir scipm.ZZZZZ
cd /pathto/myscipm/node_modules/scipm.ZZZZZ
yo scipm
# create scipm.ZZZZZ package
cd /pathto/myscipm
#edit package.json and add local dependencies :
# "scipm.ZZZZZ": "./node_modules/scipm.ZZZZZ"
npm install
scipm build
# restart SciTE
0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago