Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fargelus/dollar-rate

:dollar: Shows actual dollar rate
https://github.com/fargelus/dollar-rate

Last synced: 21 days ago
JSON representation

:dollar: Shows actual dollar rate

Awesome Lists containing this project

README

        

# Dollar-rate [![Build Status](https://travis-ci.org/fargelus/dollar-rate.svg?branch=master)](https://travis-ci.org/fargelus/dollar-rate) [![Maintainability](https://api.codeclimate.com/v1/badges/392684c167cf1736b452/maintainability)](https://codeclimate.com/github/fargelus/dollar-rate/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/392684c167cf1736b452/test_coverage)](https://codeclimate.com/github/fargelus/dollar-rate/test_coverage)
Get's current dollar to rubble exchange rate.

## Installation
```bash
yarn
bundle
bundle exec whenever --update-crontab
foreman start
rake db:seed
```