2.0.9 • Published 9 years ago
apeman-scff-mock v2.0.9
apeman-scff-mock
Scaffold for mock projects.
Installation
npm install apeman-scff-mock --save-dev
Usage
'use strict'
const apemanScff = require('apeman-scff')
const scff = require('apeman-scff-mock')
apemanScff(scff, 'project/my-awesome-project', {
silent: false,
force: false
}).then(() => {
/* ... */
})
Template Files
- ci/build.js
- ci/capture.js
- ci/deploy.js
- ci/release.js
- ci/share.js
- ci/test.js
- ci/update.js
- ci/watch.js
- doc/guides/01.Hosted.md.hbs
- doc/guides/02.Run.md.hbs
- doc/images/screenshot.png
- doc/links.json
- doc/overview.md
- index.js
- lib/components/index_component.jsx
- lib/components/splash_component.jsx
- lib/constants/color_constants.jsx
- lib/entrypoints/index.jsx
- lib/entrypoints/splash.jsx
- lib/html/index_html.jsx
- lib/html/splash_html.jsx
- lib/root.html
- lib/stylesheets/base.scss
- lib/stylesheets/index.scss
- lib/stylesheets/variables.scss
- package.json
- README.md
- test/_setup.js
- test/index_test.jsx
- test/mocha.opts
License
This software is released under the MIT License.
Links
2.0.9
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
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
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
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