go-loader-gist

Go loader for Gist

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
go-loader-gist
000.1.05 years ago5 years agoMinified + gzip package size for go-loader-gist in KB

Readme

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 (http://me.st)