GithubHelp home page GithubHelp logo

szero-grunt's Introduction

szero-grunt

Coverage Status Build Status Known Vulnerabilities dependencies Status

NPM

Sub Zero dependency search.

Project Info
License: Apache-2.0
Build: npm
Issue tracker: https://github.com/bucharest-gold/szero-grunt/issues
Engines: Node.js 4.x, 5.x, 6.x, 7.x

Installation

$ npm install --save-dev szero-grunt

Usage

Load the plugin

This is done by adding the following line in Gruntfile.js

 grunt.loadNpmTasks('szero');

Configure the plugin

This is done by adding a property to grunt.initConfig in Gruntfile.js

szero: {
  directory: '.',
  ci: false,
  file: false,
  filename: 'szero.txt',
  dev: false,
  summary: false
} 

The above values are the default values and you are only required to list the ones you want to override. If you are happy with the defaults you don't need a configuration at all.

Usage

With the configuration above running is simply a matter of:

$ grunt szero

The configuration options can be overriden on the grunt command line, for example:

$ grunt szero --file --filename=somefile.txt

To see the available options:

$ grunt szero --options

Contributing

Please read the contributing guide

szero-grunt's People

Contributors

danbev avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.