Snippet Manager CLI

Usage

foo@bar:~$ 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 : )

foo@bar:~$ swift build -c release
foo@bar:~$ cd .build/release
foo@bar:~$ mv snpm /usr/local/bin

GitHub

View Github