0.0.1 • Published 6 years ago

git-terminal v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

git-terminal

A tiny terminal dashboard to monitor and manage multiple git repositories

Install

Install with npm

$ npm i -g git-terminal

If you running npm >= 5.x.x you could directly run git-terminal without installing it globally with :

$ npx git-terminal

Usage

$ git-terminal          # To execute git-terminal in the current directory
$ git-terminal <_path_> # To execute git-terminal in a specific directory

Contributing

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

Author

Yohann Craumacher

License

Copyright © 2018 Yohann Craumacher(#Yohann Craumacher) Licensed under the MIT license.


This file was generated by readme-generator on May 30, 2018.