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

https://github.com/calculationcollective/coffeecalculator


https://github.com/calculationcollective/coffeecalculator

calculator coffeescript

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Coffee calculator
## Compiling and Running the calculator
Install coffee using this command: ```npm install --global coffeescript```

Open a terminal and navigate to the repo.

Then run ```coffee COFFEECalc.coffee```