Skip to content

labs-js/turbo-git-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov npm Turbo Commit bitHound Code Climate

turbo-git-init

Turbo git config initialization command -> This command will prompt some questions to the user and it will create a .turbogit config file with the specific git commit convention choosen.

This lib is part of the Turbo Git -> Making your git even more awesome 😎🙌

how to use it:

npm install --save turbo-git-init

And then from the code when you need use it you just need to run:

require('turbo-git-init')();

This will print out the command output:

screenshot

Have fun!

About

Tubor git config initialization command

Resources

License

Stars

Watchers

Forks

Packages

No packages published