A simple node package which creates GitHub Gist from files via command line. ๐
npm install -g gister-cli
gister-cli f <filename>
Example:
gister-cli f test-file.js
First, do a npm install
and build the package
npm run build
and
node build/gister.js f <filename>
Thanks goes to these wonderful people (emoji key):
Aravind Balla ๐ป ๐ค ๐ |
abiduzz420 ๐ป ๐ |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!