Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igrep/office-climate
View how hot / cold your staff feel in your office.
https://github.com/igrep/office-climate
Last synced: about 5 hours ago
JSON representation
View how hot / cold your staff feel in your office.
- Host: GitHub
- URL: https://github.com/igrep/office-climate
- Owner: igrep
- License: bsd-3-clause
- Created: 2015-03-28T05:20:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-30T15:28:25.000Z (over 9 years ago)
- Last Synced: 2023-03-11T14:52:35.991Z (over 1 year ago)
- Language: Haskell
- Size: 211 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# office-climate
View how hot / cold your staff feel in your office.
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## How to run tests
```
cabal configure --enable-tests && cabal build && cabal test
```## Contributing
TODO: Write contribution instructions here