Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ksoichiro/homebrew-fint
- Owner: ksoichiro
- Created: 2014-08-30T15:14:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T10:27:43.000Z (over 7 years ago)
- Last Synced: 2024-04-15T02:59:04.625Z (7 months ago)
- Topics: cli, code-quality, homebrew-formula
- Language: Ruby
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```