Skip to content

mako-taco/beautify.hks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beautify.hks

Beautify your javascript with each commit

Usage

If you don't have hooks installed

  1. npm install node-hooks -g
  2. hooks install
  3. hooks add beautify.hks

If hooks is installed, but not managing you're git-hooks yet

  1. hooks install
  2. hooks add beautify.hks

Else

hooks add beautify.hks

Setting up beautify to format like you format

Currently beautify.hks will use the default beautify options.

This is comming soon. First hooks needs to add a config ability... wanna help?

Change Log

0.0.3

  • Adding in config script for install

0.0.2

0.0.1

  • mvp

About

Beautify your javascript with each commit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%