gist-template

1.1.3 • Public • Published

gist-template

Installation

npm i -g gist-template 

About

The package allows you to work with git from the console.

Usage

gist-template <command>

or

gt  <command>

List of available commands

  • list: List of gists.
  • init: Initialize config file.
  • push [gist name] [path to local folder or @alias]: Send to GitGist
  • pull [gist name] [path to local folder or @alias]: Get from GitGist
  • remove [gist name]: Remove gist
  • help: Show help

Configuration

To get started, you need to initialize the project and specify the GitHub Gist token

/gist-template/

    Package Sidebar

    Install

    npm i gist-template

    Weekly Downloads

    3

    Version

    1.1.3

    License

    ISC

    Unpacked Size

    36.5 kB

    Total Files

    24

    Last publish

    Collaborators

    • v.a.stekolschikov