Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 596 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 596 Bytes

BTCBRL Chrome Extension

btcbrl

This extension shows the current value of BTCBRL (buy) / BTCUSD (sell) from different exchanges (Default FoxBit).

Install

$ npm install
$ bower install

Requires Node.js 6.5.0+

Usage

Build:

$ gulp build

Package:

$ gulp package

Livereload:

$ gulp watch

Issues

The current gulp package command doesn't append all the background scripts such as jQuery.

License

MIT (c) Kalnee. See LICENSE for details.