apeman-demo-scff

5.0.1 • Public • Published

apeman-demo-scff

Build Status npm Version JS Standard

Demo of scaffold project.

Installation

npm install apeman-demo-scff --save-dev

Usage

'use strict'

const apemanScff = require('apeman-scff')
const scff = require('apeman-demo-scff')

apemanScff(scff, 'project/my-awesome-project', {
  silent: false,
  force: false
}).then(() => {
  /* ... */
})

Template Files

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i apeman-demo-scff

Weekly Downloads

5

Version

5.0.1

License

MIT

Last publish

Collaborators

  • okunishinishi