You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -59,5 +59,3 @@ If you already have a Rust crate that you want to use here, just put it inside `
Now by heading over to `./native/hub/src/lib.rs`, you can start writing Rust!
> If you're curious about all the available commands, use `rinf --help`.
> All the commands of this framework can originally be executed with `dart run rinf ...`. However, this is quite long and cumbersome to write over and over again. That's why this framework provides a shorthand command executable.