https://github.com/nickrobison/home-os
https://github.com/nickrobison/home-os
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nickrobison/home-os
- Owner: nickrobison
- Created: 2022-02-19T01:08:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T18:32:14.000Z (about 3 years ago)
- Last Synced: 2024-10-19T05:22:36.571Z (almost 2 years ago)
- Language: OCaml
- Size: 15.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homeOS
## Requirements
### Capnproto
```bash
brew install capnp
go get -u zombiezen.com/go/capnproto2/...
```