cunarist / rinf

Rust for native business logic, Flutter for flexible and beautiful GUI
MIT License
1.99k stars 72 forks source link

Add `rinf message [-w|--watch]` command #225

Closed bookshiyi closed 11 months ago

bookshiyi commented 11 months ago

Changes

Add rinf message [-w|--watch] command for continuously compile .proto files when they changed.

Related to #169

temeddix commented 11 months ago

Wow, you really did this. Thanks for the improvement :D

I will take a look at this shortly

temeddix commented 11 months ago

Do you mind adding this new feature to the docs, perhaps by adding the 'Generating Message Code' section here?

bookshiyi commented 11 months ago

Thank you for such a quick review and friendly reply. It's a pity that I haven't been able to participate in the development of rinf for some time and salute you for making so many important contributions to rinf.

temeddix commented 11 months ago

Always enjoy working with you :) Couldn't have reached this far without you.