1.2.3 • Published 8 years ago

gist-create v1.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago