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

github.com/viyatb/gister

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/viyatb/gister

  • v0.5.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

a commandline gister in golang

GoDoc

This is a port of gist in Go

Settings

  1. [Create a personal access token] https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)

  2. Set the GITHUB_TOKEN environment variable to the value username:token, or write usernmae:token to ~/.gist file.

Usage

  1. Get the pre-built Linux (x86_64) built or download and build it yourself.

gister provides 3 optional CLI arguments.

  • -public: If true, the gist created will be public. Defaults to true.
  • -d: Provide a description. Defaults to This is a gist.
  • -anonymous: If true, the gist created will be anonymous. Set false to create a gist for a user. Defaults to true.
  1. Running gister --h for the available options and usage.

LICENSE

MIT

FAQs

Package last updated on 19 Mar 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