Skip to content
/ touteta Public

Get the state of all git repos within a directory

License

Notifications You must be signed in to change notification settings

leny/touteta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Get the state of all git repos within a directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages