New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gisterm

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gisterm

An easy CLI for uploading gists.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

gisterm JavaScript Style Guide

An easy CLI for uploading gists.

Setup

First, you'll need to install gisterm:

npm i -g gisterm

Then, you'll need to create a token on GitHub (needs to have gist permission), and then set it up with gisterm:

gisterm auth YOUR_TOKEN

Usage

gisterm create myTextFile.txt myScript.js myImage.png

Descriptions

You can specify a description for your Gist. Use the --description, or -d option.

gisterm create myScript.js --description "Just a little script I wanted to share."

Privacy

You can make your Gist private, by using the --private, or -p option.

gisterm create secret.txt --private

People reading on npm: if you can't find something, there may be a chance of seeing an updated README with more explanations here.

Keywords

FAQs

Package last updated on 15 May 2018

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