bit-snipper
v0.0.2-alpha
Published
A comprehensive code snippets manager designed to streamline your development workflow.
Downloads
2
Readme
bit snipper
Install
npm install bit-snipper -g
Usage
cs
Usage: bit-snipper [options] [command]
A comprehensive code snippets manager designed to streamline your development workflow.
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
search|s Search for code snippets using keywords
excute|e Search and execute the code immediately
sync Synchronize the local file with the remote database
update-url|u Update the URL of the remote database
config|c Display configuration information
restore|r Select the data to be restored from the backup list
help [command] display help for command
debug
DEBUG=bit-snipper cs