Then after a couple of questions you get either a hello world application (when turning networking off) or a simple echo tcp server application.
This might be good starting point and could even be more parameterised. If you are interested I could prepare a PR to provide such a template to the hermitcore org so that it is owned by you.
hey, I'm not sure if that is yet interesting for you, but I've put together a little rusty-hermit starter template
It needs cargo-generate in a not yet released version (I will release it pretty soon) and then you can scaffold a new rusty-hermit project like this:
Then after a couple of questions you get either a hello world application (when turning networking off) or a simple echo tcp server application.
This might be good starting point and could even be more parameterised. If you are interested I could prepare a PR to provide such a template to the hermitcore org so that it is owned by you.
If that is out of scope, I'm also ok with it.