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: 3 months 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```