https://github.com/igrep/office-climate
View how hot / cold your staff feel in your office.
https://github.com/igrep/office-climate
Last synced: 4 months 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-30T15:28:25.000Z (about 11 years ago)
- Last Synced: 2025-02-16T13:04:49.535Z (over 1 year ago)
- Language: Haskell
- Size: 211 KB
- Stars: 1
- Watchers: 3
- 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