This package has been deprecated

Author message:

I've found other tools that achieve this in a much faster way. Feel free to fork and maintain it yourself.

@4lch4/git-finder
TypeScript icon, indicating that this package has built-in type declarations

0.0.4-0 • Public • Published

@4lch4/git-finder

Finds all directories that contain a git repository within a given directory.

oclif Version Codecov Downloads/week License

Usage

$ npm install -g @4lch4/git-finder
$ git-finder COMMAND
running command...
$ git-finder (-v|--version|version)
@4lch4/git-finder/0.0.4-0 darwin-x64 node-v14.16.0
$ git-finder --help [COMMAND]
USAGE
  $ git-finder COMMAND
...

Commands

git-finder autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ git-finder autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ git-finder autocomplete
  $ git-finder autocomplete bash
  $ git-finder autocomplete zsh
  $ git-finder autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

git-finder commands

list all the commands

USAGE
  $ git-finder commands

OPTIONS
  -h, --help              show CLI help
  -j, --json              display unfiltered api data in json format
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --hidden                show hidden commands
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

See code: @oclif/plugin-commands

git-finder help [COMMAND]

display help for git-finder

USAGE
  $ git-finder help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i @4lch4/git-finder

Weekly Downloads

4

Version

0.0.4-0

License

MIT

Unpacked Size

12.6 kB

Total Files

23

Last publish

Collaborators

  • 4lch4-ci
  • alcha