Skip to content

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

Notifications You must be signed in to change notification settings

aravindballa/node-gister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published