1.0.0 • Published 6 years ago

git-bookiza v1.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

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
1.0.0

6 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.1

9 years ago