/gist-id

:octocat: :id: get gist id

Primary LanguageShellThe UnlicenseUnlicense

Installation

$ [sudo] pip install gist-id
$ [sudo] npm i -g gist-id

Examples

$ cd path/to/gist
$ gist-id .
<id>
$ find ~/git/gists -type d -mindepth 1 -maxdepth 1 -exec gist-id {} \;

readme42.com