gistly

1.3.3 • Public • Published

gistly

gist cli for gist.github.com, it could build a neat gist list in markdown format, for example: https://gist.github.com/dcai/907013

  • npm install -g gistly
  • gistly init --token 'your-github-token-with-gist-access' --gist-id 'gist-id'
  • gistly index # prints a markdown format gist index
  • gistly index --put # put the created gist index on linked gist
  • gistly index --reverse-order # reverse the index order
  • gistly link --gist-id 'gist-id' # link to existing index gist
  • gistly unlink # unlink from linked index gist

Readme

Keywords

Package Sidebar

Install

npm i gistly

Weekly Downloads

1

Version

1.3.3

License

BSD-2-Clause

Unpacked Size

9.93 kB

Total Files

12

Last publish

Collaborators

  • dongsheng