apeman-scff-lib

2.1.1 • Public • Published

apeman-scff-lib

Build Status npm Version JS Standard

Scaffold for srvc projects.

Installation

npm install apeman-scff-lib --save-dev

Usage

'use strict'

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

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-scff-lib

Weekly Downloads

0

Version

2.1.1

License

MIT

Last publish

Collaborators

  • okunishinishi