rustio-admin-cli 0.20.0

Command-line tools for rustio-admin: project scaffolding, migrations, user management.
1
2
# Migration files live here. `rustio startapp <name>` adds the first one.
# Apply pending files with `rustio migrate apply`.