A cargo command for using Smithy models as a part of a build process.
```bash
cargo atelier --help cargo-atelier 0.1.1 Tools for the Smithy IDL.
USAGE:
cargo-atelier [FLAGS]
FLAGS: -h, --help Prints help information -V, --version Prints version information -v, --verbose The level of logging to perform; from off to trace
SUBCOMMANDS: convert Convert file from one format to another help Prints this message or the help of the given subcommand(s) lint Run standard linter rules on a model file validate Run standard validators on a model file ```
Version 0.1.2
Version 0.1.1
Version 0.1.0