Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rigor789/git-tagger

Tag directories based on their git-status (OSX only)
https://github.com/rigor789/git-tagger

Last synced: 3 days ago
JSON representation

Tag directories based on their git-status (OSX only)

Awesome Lists containing this project

README

        

git-tagger
==========

Tag folders based on their git-status. (OSX only)

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/git-tagger.svg)](https://npmjs.org/package/git-tagger)
[![Downloads/week](https://img.shields.io/npm/dw/git-tagger.svg)](https://npmjs.org/package/git-tagger)
[![License](https://img.shields.io/npm/l/git-tagger.svg)](https://github.com/rigor789/git-tagger/blob/master/package.json)

* [Usage](#usage)

# Usage

```sh-session
$ npm install -g git-tagger
$ git-tagger COMMAND
running command...
$ git-tagger (-v|--version|version)
git-tagger/0.1.0 darwin-x64 node-v13.5.0
$ git-tagger --help [COMMAND]
USAGE
$ git-tagger COMMAND
...
```