@bemoje/repo
v0.0.1
Published
Shortcut to opening a local repository in VS Code.
Readme
@bemoje/repo
Shortcut to opening a local repository in VS Code.
Warning: Private package. Do not expect it to work. Use at own risk.
Installation
# install
npm install @bemoje/repo -g
# uninstall
npm uninstall @bemoje/repo -g
# help
repo --helpHelp
Usage: repo [search] [options]
Version: 0.0.1
Description:
Shortcut to opening a local repository in VS Code.
Commands:
u |util Utility commands.
Arguments:
[search] A full or partial directory name of the repository to
find and open.
Options:
-V, --version output the version number
Global Options:
-D, --debug Output debugging information.
-C, --noColor Disable color in terminal output.
-E, --noStderr Mute all output to stderr.
-O, --noStdout Mute all output to stdout.License
Released under the MIT License.
