0.1.0 • Published 6 years ago

go-loader-gist v0.1.0

Weekly downloads
55
License
MIT
Repository
github
Last release
6 years ago

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)