@bemoje/b
v0.3.0
Published
bemoje's mini cli tools.
Downloads
21
Readme
@bemoje/b
bemoje's mini cli tools.
Warning: Private package. Do not expect it to work. Use at own risk.
Installation
# install
npm install @bemoje/b -g
# uninstall
npm uninstall @bemoje/b -g
# help
b --helpHelp
Usage: b [command] [options]
Version: 0.3.0
Description:
bemoje's mini cli tools.
Commands:
id |uuid [bits] Generate a UUID string (Universally Unique
Identifier).
ip |wanip Print the device's WAN IP.
f |find Very fast directory and file search.
r |repo Shortcut to opening a local repository in VS Code.
u |util Utility commands.
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.
