ratchet

command module
v0.0.0-...-6200ac0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2016 License: MIT Imports: 8 Imported by: 0

README

ratchet Ratchet

Make your code better little by little via ratcheting.

travis-ci

For every go codebase that doesn't currently pass golint or go vet.

Make your codebase better one package at a time.

Installing / Getting started

go install github.com/chendrix/ratchet
ratchet path/to/project

Here you should say what actually happens when you execute the code above.

Features

Configuration

Developing

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/chendrix/ratchet.git
cd ratchet/
./bin/bootstrap

Clone the repository and run the bootstrap script to get up and running.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Steps to Verify Before Submitting a PR:

  • Do the tests pass? bin/test
  • Has it been formatted? go fmt ./...
  • Have any new dependencies been vendored via gvt?
  • Have you written documentation for the code you wrote?
  • Have you documented any major changes in the README? (e.g. changes to Usage, follow README best practices)
  • Are your commits small and well-written?

Licensing

See LICENSE

  • Wrench by Creative Stall from the Noun Project

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
integrationtest
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL