Snippet Manager CLI
Usage
foo@bar:~$ snpm --help
OVERVIEW: Utill for searching suitable snippet
USAGE: snpm <subcommand>
OPTIONS:
--version Show the version.
-h, --help Show help information.
SUBCOMMANDS:
search (default) Search for snippet
new Create new snippet
add Add file to snippet
edit Edit snippet
all List of all snippets
See 'snpm help <subcommand>' for detailed help.
Installation
foo@bar:~$ git clone https://github.com/g-zavyalov/SNPM
foo@bar:~$ cd SNPM
foo@bar:~$ sh install.sh