git-bookiza

1.0.0 • Public • Published

git-bookiza

Bookiza portable git commands

  npm i -S git-bookiza

  const git = require('git-bookiza');

Three commands that are available:


  const git = require('git-bookiza');
  
  - git.init()    => $ bookiza new
  - git.push()    => $ bookiza push
  - git.status()  => $ bookiza status

/git-bookiza/

    Package Sidebar

    Install

    npm i git-bookiza

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    1.31 kB

    Total Files

    3

    Last publish

    Collaborators

    • marvindanig