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-dev
Usage
'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
9 years ago
1.0.14
9 years ago
1.0.13
9 years ago
1.0.12
9 years ago
1.0.11
9 years ago
1.0.10
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago