Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksoichiro/homebrew-fint

A Homebrew formula for ksoichiro/fint
https://github.com/ksoichiro/homebrew-fint

cli code-quality homebrew-formula

Last synced: about 3 hours ago
JSON representation

A Homebrew formula for ksoichiro/fint

Awesome Lists containing this project

README

        

# Homebrew-fint

[![Build Status](https://travis-ci.org/ksoichiro/homebrew-fint.svg)](https://travis-ci.org/ksoichiro/homebrew-fint)

A Homebrew formula for [ksoichiro/fint](https://github.com/ksoichiro/fint).

## Install

```sh
$ brew tap ksoichiro/fint
$ brew install fint
```

## Upgrade

```sh
$ brew update
$ brew upgrade fint
```