apeman-scff-loc

1.0.0 • Public • Published

apeman-scff-loc

Build Status npm Version JS Standard

Scaffold for locale projects

Installation

npm install apeman-scff-loc --save-dev

Usage

'use strict'

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

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-loc

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • okunishinishi