Skip to content

[Deprecated] Portable git commands for Bookiza using GAuth

Notifications You must be signed in to change notification settings

bookiza/git-bookiza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[Deprecated] Portable git commands for Bookiza using GAuth

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published