Skip to content

yangshun/commitbait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commitbait

7 remarkable tricks which will absolutely boost what your colleagues think about your commit messages.

Forked from the awesome React Redux Starter Kit.

Requirements

  • node ^4.2.0
  • npm ^3.0.0

Getting Started

Just clone the repo and install the necessary node modules:

$ npm install                   # Install Node modules listed in ./package.json (may take a while the first time)
$ npm start                     # Compile and launch

Navigate to http://localhost:3000/commitbait to view the page.

Inspiration

Contributing

Feel free to submit a pull request to add more content or add features!