touteta

0.1.0 • Public • Published

touteta

NPM version Dependency Status Downloads counter

Get the state of all git repos within a directory.


Usage

Installation

To use touteta, you must at first install it globally.

(sudo) npm install -g touteta

Usage

Using touteta is simple:

touteta [options] [folder]

Arguments:
    [folder]               folder to inspect

Options:

    -h, --help             output usage information
    -V, --version          output the version number        

Arguments

folder

The folder to inspect. Touteta will look for all git repository within the given folder, then will show the state of each of them.

Options

help (-h,--help)

Output usage information.

version (-v,--version)

Output touteta version number.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Lint your code using Grunt.

Release History

  • 0.1.0: Initial release (07/07/16)

License

Copyright (c) 2016 Leny
Licensed under the MIT license.

Package Sidebar

Install

npm i touteta

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • leny