gister-cli

1.0.3 • Public • Published

node-gister

npm

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>

/gister-cli/

    Package Sidebar

    Install

    npm i gister-cli

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • aravindballadev