Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

sarahhodne/rbfmt

Repository files navigation

Rbfmt

Rbfmt formats Ruby programs. It's inspired by gofmt, a similar program for Go projects.

Work In Progress

Rbfmt is still a work in progress. It currently removes blank lines and comments, and will silently swallow code it does not know about.

Usage

$ rbfmt [flags] [path ...]

Installation

$ gem install rbfmt

Contributing

See the CONTRIBUTING file.

Copyright

Copyright (c) 2014 Henrik Hodne. See LICENSE for details.

About

[INACTIVE] Rbfmt formats Ruby programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages