Snippet Manager CLI
Usage
[email protected]:~$ snpm --help
OVERVIEW: Utillity for searching suitable snippet
USAGE: snpm <subcommand>
OPTIONS:
--version Show the version.
-h, --help Show help information.
SUBCOMMANDS:
new Create new snippet
search (default) Search for snippet
edit Edit snippet
add Add file to snippet
See 'snpm help <subcommand>' for detailed help.
Installation
Soon : )
[email protected]:~$ swift build -c release
[email protected]:~$ cd .build/release
[email protected]:~$ mv snpm /usr/local/bin