gistly

1.5.1 • Public • Published

gistly

npm publish Ask DeepWiki

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

/gistly/

    Package Sidebar

    Install

    npm i gistly

    Weekly Downloads

    86

    Version

    1.5.1

    License

    BSD-2-Clause

    Unpacked Size

    11 kB

    Total Files

    4

    Last publish

    Collaborators

    • dongsheng