1.1.5 • Published 8 years ago

apeman-scff-service v1.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

apeman-scff-service

Build Status npm Version JS Standard

Scaffold for service projects.

Installation

npm install apeman-scff-service --save-dev

Usage

'use strict'

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

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

Template Files

License

This software is released under the MIT License.

Links

1.1.5

8 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago