aravindballa / node-gister

πŸŽ‰ A simple node package which creates GitHub Gist from files via command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Contributors Travis npm Help Contribute to Open Source

A simple node package which creates GitHub Gist from files via command line. πŸ“

Installation

npm install -g gister-cli

Usage

gister-cli f <filename>

Example:

gister-cli f test-file.js

Building in local

First, do a npm install and build the package

npm run build

and

node build/gister.js f <filename>

Contributors

Thanks goes to these wonderful people (emoji key):


Aravind Balla

πŸ’» πŸ€” πŸ‘€

abiduzz420

πŸ’» πŸ‘€

This project follows the all-contributors specification. Contributions of any kind welcome!

About

πŸŽ‰ A simple node package which creates GitHub Gist from files via command line.


Languages

Language:JavaScript 100.0%