go-loader-gist

0.1.0 • Public • Published

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)

Package Sidebar

Install

npm i go-loader-gist

Weekly Downloads

264

Version

0.1.0

License

MIT

Unpacked Size

7.68 kB

Total Files

10

Last publish

Collaborators

  • termosa