Package Exports
- gistpod
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gistpod) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
gistpod
CLI tool (written in node.js) to facilitate using GitHub gists as temporary CocoaPods podspecs (for repos that have no podspec). Solely for when I'm in a hurry.
usage
Set your GitHub username (one-time):
$ gistpod username brynbellomy
Now refresh your local cache:
$ gistpod update
And now you can use the list
and url
commands:
$ gistpod list
$ gistpod url Starscream | pbcopy
authors
bryn austin bellomy < bryn.bellomy@gmail.com >