apeman-scff-demo

3.0.0 • Public • Published

apeman-scff-demo

Build Status npm Version JS Standard

Scaffold for demo projects.

Installation

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

Usage

'use strict'

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

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

Template Files

License

This software is released under the MIT License.

Links

/apeman-scff-demo/

    Package Sidebar

    Install

    npm i apeman-scff-demo

    Weekly Downloads

    7

    Version

    3.0.0

    License

    MIT

    Last publish

    Collaborators

    • okunishinishi