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

https://github.com/dheavy/quickr

Very simple indicator of benefits/losses in your current cryptocurrencies portfolio.
https://github.com/dheavy/quickr

Last synced: over 1 year ago
JSON representation

Very simple indicator of benefits/losses in your current cryptocurrencies portfolio.

Awesome Lists containing this project

README

          

# Quickr
> Very simple indicator of benefits/losses in your current cryptocurrencies portfolio, in the form of a Chrome Extension.

# Getting started

* ```npm install```

## Tests

Add new test file entries to webpack.config.test.js. Then require the compiled file in the test/run.js file.

* Run ```npm run watch:test```, this will autocompile test files on changes
* Run ```npm run tests```, run tests in node

## Upload

* Run ```zip -r quickr.zip build``` and upload in the Chrome dev console

## License

Copyright (c) 2017 Davy Peter Braun.

Licensed under the MIT license.