3.1.0 • Published 9 years ago
apeman-scff-cmd v3.1.0
apeman-scff-cmd
Scaffold for command projects.
Installation
npm install apeman-scff-cmd --save
Usage
'use strict'
const apemanScff = require('apeman-scff')
const scff = require('apeman-scff-scff')
apemanScff(scff, 'project/my-awesome-project', {
silent: false,
force: false
}).then(() => {
/* ... */
})
Template Files
- ci/build.js
- ci/cover.js
- ci/release.js
- ci/report.js
- ci/share.js
- ci/test.js
- ci/update.js
- doc/guides/01.Installation.md.hbs
- doc/guides/02.Usage.md.hbs
- doc/guides/03.Programmatic API.md.hbs(asset/tmpl/doc/guides/03.Programmatic API.md.hbs.tmpl)
- doc/links.json
- doc/overview.md
- example/example-Apemanfile.js
- example/example-call.sh
- example/example-usage.js
- lib/
package_name@snakecase.js - package.json
- signature.json
- test/
package_name@snakecase_test.js - test/bin_test.js
License
This software is released under the MIT License.
Links
3.1.0
9 years ago
3.0.5
9 years ago
3.0.6
9 years ago
3.0.4
9 years ago
3.0.3
9 years ago
3.0.2
9 years ago
3.0.1
9 years ago
3.0.0
9 years ago
2.0.8
9 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.5
9 years ago
2.0.4
10 years ago
2.0.3
10 years ago
2.0.2
10 years ago
2.0.0
10 years ago
1.3.2
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.1
10 years ago