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.
- Host: GitHub
- URL: https://github.com/dheavy/quickr
- Owner: dheavy
- License: mit
- Created: 2017-07-23T13:37:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T14:22:32.000Z (about 9 years ago)
- Last Synced: 2025-02-08T11:36:10.874Z (over 1 year ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.