do-gist

1.2.0-0 • Public • Published

DO-GIST

Build Status

The lazy way to create a gist from your clipboard.

Requirement

  • node.js
  • npm

Installation

  • Run npm install do-gist -g
  • Set your GITHUB_USERNAME and GITHUB_PASSWORD in your shell by the command below or leave it if you always create anonymous gist.
export GITHUB_USERNAME=goonnow

export GITHUB_PASSWORD=*******

Usage

  1. Copy your text that you want to create a gist.
  2. Run do-gist -l if you want create your gist or do-gist -a if you want to create anonymous gist.
  3. Get URL.

If you have any feedbacks, Please email to me goonow[at]rocketmail.com.

Readme

Keywords

none

Package Sidebar

Install

npm i do-gist

Weekly Downloads

0

Version

1.2.0-0

License

BSD

Last publish

Collaborators

  • goonnow