create-mono-module

0.1.4 • Public • Published

Create Mono Module

Create a Mono module in seconds

Usage

Make sure you have npx installed (npx is shipped by default since NPM 5.2.0)

npx create-mono-module <my-mono-module>

Or with yarn:

yarn create mono-module <my-mono-module>

ESLint

The module has ESLint configured to let you linted code from the start.

Test

Your Mono module is ready to be tested with AVA, nyc and mono-test-utils.

npm test

License

MIT © terrajs

Package Sidebar

Install

npm i create-mono-module

Weekly Downloads

2

Version

0.1.4

License

MIT

Last publish

Collaborators

  • atinux