hardtware / DC2

General assets for Desktop Container Computer
MIT License
36 stars 3 forks source link

New DC2 service in Golang #15

Open josegonzalez opened 5 years ago

josegonzalez commented 5 years ago

For anyone who upgraded their OS to something newer - I just installed Ubuntu 18.04 - I've created a golang version of the dc2-node service. It includes init scripts for upstart and systemd, and also pings the github releases page for latest release information.

Thought others might be interested, so sharing here: https://github.com/josegonzalez/dc2

Thanks again @dickhardt!