3.1.0 • Published 9 years ago

apeman-scff-cmd v3.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

apeman-scff-cmd

Build Status Code Climate Code Coverage npm Version JS Standard

Scaffold for command projects.

Installation

npm install apeman-scff-cmd --save

Usage

'use strict'

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

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

Template Files

License

This software is released under the MIT License.

Links

3.1.0

9 years ago

3.0.5

9 years ago

3.0.6

9 years ago

3.0.4

9 years ago

3.0.3

9 years ago

3.0.2

9 years ago

3.0.1

9 years ago

3.0.0

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

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

2.0.0

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.1

10 years ago