sr6033 / gistpush

Add your Gist using command line & a POW! :beers:
https://www.npmjs.com/package/gistpush
MIT License
36 stars 8 forks source link
cli cli-app gist nodejs npm-package
[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/sr6033/gistpush)   [![NPM](https://nodei.co/npm/gistpush.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/gistpush/)   [![GitHub](https://img.shields.io/badge/node-%3E%3D6.0.0-blue.svg)]()
gistpush gistpush now supports multiple gist uploads

Add your files/content to gist easily with a single command.

Now there is no need for you to open up your gist/github account to upload a gist. Just write your code/content in a file and name the file as you would in the gist. Then upload it to your account as publicly or privately accessible using the command line.

Installation

npm i --global gistpush

Usage

Run gistpush <file_name>

Supports multiple gists upload: gistpush <file_name1> <file_name2> ...

demo of gistpush

For help, run: gistpush -h

Contributing

I am open to both suggestions and help. So feel free to pull up an issue or send in a PR with additional features or enhancements.

To do

:star: the repo if you liked it.

Made with :blue_heart: :heavy_plus_sign: :coffee:. Gifs were made using Giphy and Recordit.