Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Scaffold out a node module using webpack, babel, es6, wallaby.js

License

NotificationsYou must be signed in to change notification settings

nampdn/generator-nmlib

 
 

Repository files navigation

Scaffold out anode module

Optionally with aCLI.

Install

$ npm install --global yo generator-nmlib

Usage

Withyo:

$ yo nmlib

There are multiple command-line options available:

$ yo nmlib --help  Usage:    yo nmlib [options]  Options:    --help          # Print the generator's options and usage    --skip-cache    # Do not remember prompt answers                      Default: false    --skip-install  # Do not automatically install dependencies           Default: false    --org           # Publish to a GitHub organization account    --cli           # Add a CLI    --coverage      # Add code coverage with nyc    --codecov       # Upload coverage to codecov.io (implies --coverage)    --webpack       # Setup webpack config    --wallaby       # Setup webpack config    --releaseit     # Setup webpack config    --commitizen    # Setup webpack config

The--org option takes a string value (i.e.--org=avajs). All others are boolean flags and can be negated with theno prefix (i.e.--no-codecov). You will be prompted for any options not passed on the command-line.

License

Based on MIT ©Sindre SorhusMIT ©Nam Pham

About

Scaffold out a node module using webpack, babel, es6, wallaby.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp