Skip to content

ntwcklng/gist-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gist-create Build Status

Create a Gist from your CommandLine

Install

$ npm install -g gist-create

Usage

$ gist-create --help

Create a Gist from the Commandline

Usage
  $ gist-create <file> [options,]

Options
  --description, -d <string> Add a description
  --public, -p <boolean> Make your Gist Public (default: false)

Example
  $ gist-create index.html --description "My non-public index.html file" --public false

License

MIT © Marvin Mieth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published