beautify.hks

0.0.5 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i beautify.hks

Weekly Downloads

4

Version

0.0.5

License

BSD-2-Clause

Last publish

Collaborators

  • mcwhittemore