lazie

1.0.6 • Public • Published

Lazie

Everytime I have to install many scripts (EditorConfig, JSHint, JSBeautify, etc) in my projects folder, how I'm lazy I created this NodeJS module to install these scripts for me 😄

To install and use is very simple:

  1. Install nodejs in your computer
  2. After node installed, type in your terminal npm install -g lazie
  3. How you installed globally this module, it has become available to use like a program from command line. To use it is very easy:
Usage: lazie [options]

Options:
   -e, --editorconfig   Install EditorConfig
   -j, --jshint         Install JSHint
   -b, --jsbeautify     Install JSBeautify

Package Sidebar

Install

npm i lazie

Weekly Downloads

0

Version

1.0.6

License

MIT

Last publish

Collaborators

  • pedronauck