Skip to content

gocli/go-loader-gist

Repository files navigation

go-loader-gist

npm Travis Coveralls Vulnerabilities js-standard-style

Go loader for Gist

Usage

$ npm install --global go go-loader-gist
$ go gist <gist_hash>
$ go gist <gist_hash>/<version_sha>

Options

$ go gist <source> <destination> [options]
  • source — gist hash and version optionally separated by slash
  • destination — folder path to put loaded files (destination folder will be created if it doesn't exist)
  • options:
    • --no-install — do not install boilerplate after loading

License

MIT © Stanislav Termosa termosa.stanislav@gmail.com (http://me.st)