Simple and user-friendly command-line tool for declarative scaffolding.
Note
This is an MVP.
Right now arx can only be installed from source via Cargo.
Make sure to install Rust toolchain first. After that you can install arx using Cargo:
cargo install --locked --git https://github.com/norskeld/arx
Thanks to Rich Harris and his degit for inspiration. :^)