🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

verb-defaults

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verb-defaults

Plugin for setting basic defaults in verb projects.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
241
73.38%
Maintainers
1
Weekly downloads
 
Created
Source

verb-defaults NPM version NPM downloads Build Status

Plugin for setting basic defaults in verb projects.

You might also be interested in generate.

Install

Install with npm:

$ npm install verb-defaults --save

If you do not already have verb installed globally, you can do that now with the following command:

$ npm i -g verb

Usage

With both verb and the generator installed globally, you may now run the generator with the following command:

$ verb verbDefaults

You might also be interested in these projects:

  • assemble: Assemble is a powerful, extendable and easy to use static site generator for node.js. Used… more | homepage
  • generate: Fast, composable, highly extendable project generator with a user-friendly and expressive API. | homepage
  • verb: Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used… more | homepage

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Building docs

Generate readme and API documentation with verb:

$ npm install verb && npm run docs

Or, if verb is installed globally:

$ verb

Running tests

Install dev dependencies:

$ npm install -d && npm test

Author

Jon Schlinkert

License

Copyright © 2016, Jon Schlinkert. Released under the MIT license.

This file was generated by verb, v, on March 29, 2016.

Keywords

defaults

FAQs

Package last updated on 29 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts