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

cleangist

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleangist

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

CleanGist

This gem helps you clean up your gists. It will iterate through your gists and ask to keep your gist or to remove it.

######################################################################## Files: Test.java,TopologySetup.java Languages: Java,Java Visibility: public https://api.github.com/gists/xx

Test gist

This is a test gist file contents

Keep gist? [y]/n/q q

Installation

$ gem install cleangist

Get an access token

Go to your Account Settings on Github and create a new Personal Access Token. Put this in an environmental variable called GITHUB_TOKEN e.x (in a .bash_profile):

export GITHUB_TOKEN 64154e0cd2082e1e7fb3f59aa6fd39dc6b9e770d

Usage

cleangist with environmental variable OR cleangist <personal access token>

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

FAQs

Package last updated on 09 Sep 2013

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