- Generate short-lived password to login to an RDS instance with IAM authentication
- tbd
This is a Rust rewrite based on Tauri to learn Rust. Join our (internal) Rust-learning channel if you want: #learning-rust
More learning resources:
Check latest release and install using binary suitable for your OS!
yarn install
cd src-tauri
cargo build
yarn tauri:build
on ARM/M1/M2:
yarn tauri:build --target universal-apple-darwin
- Open an issue to start a conversation
- Open a pull request
yarn tauri:serve
yarn tauri:build
yarn lint