wharf
wharf copied to clipboard
Dokku daemon support
This is blocked because we hit https://github.com/dokku/dokku-daemon/issues/31 on some commands
This is blocked because we hit dokku/dokku-daemon#31 on some commands
Solved this by writing my own version https://github.com/palfrey/dokku-daemon-rs
I would have taken a PR rewriting the daemon in rust :)