Jan Likar
Jan Likar
Depending on Cargo makes the build time unreasonable. Last time I heard it Cargo team was not too keen on including cargo-clone into Cargo, that's why it doesn't make sense...
Use `devenv up -d` to run honcho with `nohup`. `devenv down` and `devenv logs` are also included and are analog to their `docker-compose` counterparts.
It would be nice to have a way of running processes in the background, similar to `docker-compose up -d`. Maybe `devenv up -d` would be an intuitive choice?