ezidam/readme.md

13 lines
362 B
Markdown

# ezidam
pronounced as "ez" + "idam"
- ez: easy
- idam: identity and access management [wikipedia](https://en.wikipedia.org/wiki/Identity_management)
## setup
1. install rust via [rustup](https://rustup.rs)
2. install the `nightly` toolchain with `rustup toolchain install nightly`
use the nightly toolchain during development, it can provide better errors