JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q27409F
  • License WTFPL

CLI helpers for hosting ad-hoc CocoaPods podspecs as GitHub gists during rapid development

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 >