1.0.21 • Published 9 years ago
apeman-scff-api v1.0.21
apeman-scff-api
Scaffold for api projects.
Installation
npm install apeman-scff-api --save-devUsage
'use strict'
const apemanScff = require('apeman-scff')
const scff = require('apeman-scff-api')
apemanScff(scff, 'project/my-awesome-project', {
silent: false,
force: false
}).then(() => {
/* ... */
})Template Files
- ci/build.js
- ci/cover.js
- ci/format.js
- ci/release.js
- ci/report.js
- ci/share.js
- ci/shim.js
- ci/test.js
- ci/update.js
- doc/guides/01.Installation.md.hbs
- doc/guides/02.Usage.md.hbs
- doc/guides/03.Methods.md.hbs
- doc/links.json
- doc/overview.md
- example/example-Apemanfile.js
- example/example-usage.js
- lib/define.js
- lib/index.js
- lib/spec.json
- package.json
- README.md
- shim/browser/define.js
- shim/browser/index.js
- shim/browser/spec.json
- test/define_test.js
- test/index_test.js
License
This software is released under the MIT License.
Links
1.0.21
9 years ago
1.0.20
9 years ago
1.0.19
9 years ago
1.0.18
9 years ago
1.0.17
9 years ago
1.0.16
9 years ago
1.0.15
10 years ago
1.0.14
10 years ago
1.0.13
10 years ago
1.0.12
10 years ago
1.0.11
10 years ago
1.0.10
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago