0.0.2-alpha • Published 7 months ago

bit-snipper v0.0.2-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

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