summaryrefslogtreecommitdiff
path: root/Urbit/Harbor.hs
AgeCommit message (Collapse)Author
2022-08-08Remove some TODOsBen Sima
I don't like TODOs in my codebase, I'd rather keep them in org files. Eventually I need a linter that prevents all TODOs from getting into code.
2022-08-03Add module stub so these are buildableBen Sima
2022-07-05Init urbit harborBen Sima
This is mostly stubbed out and needs some work to be functional... the idea is to run urbit ships as systemd services, and provide a simple interface for managing them.