gist-exec

execute gist script


Keywords
gist, cli, exec
License
Unlicense
Install
pip install gist-exec==2020.12.3

Documentation

Installation

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

Pros

  • copy and paste gist url from browser

Examples

execute gist script (shebang required)

$ gist-exec https://gist.github.com/username/id

execute specific file - click on gist file and copy url with anchor

$ gist-exec https://gist.github.com/username/id#file-filename-sh

readme42.com