Sha256: 08f816dcd6a9bfdad190978fe8dd4da63a7d818b234706fe3a1d014e260ba06b
Contents?: true
Size: 1.25 KB
Versions: 2
Compression:
Stored size: 1.25 KB
Contents
# fimon [![Tests](https://github.com/fnando/fimon/workflows/ruby-tests/badge.svg)](https://github.com/fnando/fimon) [![Gem](https://img.shields.io/gem/v/fimon.svg)](https://rubygems.org/gems/fimon) [![Gem](https://img.shields.io/gem/dt/fimon.svg)](https://rubygems.org/gems/fimon) [![MIT License](https://img.shields.io/:License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license) Thin `listen` cli wrapper. ## Installation ```bash gem install fimon ``` Or add the following line to your project's Gemfile: ```ruby gem "fimon" ``` ## Usage TODO: Write gem usage ## Maintainer - [Nando Vieira](https://github.com/fnando) ## Contributors - https://github.com/fnando/fimon/contributors ## Contributing For more details about how to contribute, please read https://github.com/fnando/fimon/blob/main/CONTRIBUTING.md. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). A copy of the license can be found at https://github.com/fnando/fimon/blob/main/LICENSE.md. ## Code of Conduct Everyone interacting in the fimon project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/fnando/fimon/blob/main/CODE_OF_CONDUCT.md).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fimon-0.0.1 | README.md |
fimon-0.0.0 | README.md |