rustio-admin-cli 0.22.0

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