Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngist

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngist

Gist CLI tool using node.js

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

ngist - Gist CLI tool using node.js

Usage: ngist [options] [-f file.ext] [files...]

-f, --file use file(s) for gist -c, --clip use clipboard for gist -p, --private make private gist -l, --login use github.com credentials -u, --username github.com username -t, --token github.com API token -o, --out copy new gist url to clipboard -h, --help display this help message

Examples

Single File ngist -f file.js

Multiple Files ngist -f file.js file2.js file3.js

Use clipboard ngist -c file.js

Login and set user and token ngist -f file.js -l -u user -t fj920df

Login after user and token are set ngist -f file.js -l

Private gist ngist -p -f file.js

Keywords

FAQs

Package last updated on 14 Feb 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc