chore: add readme and github workflow
Use this template to create a new Smithy project:
cargo generate tyrchen/smithy-template
Then rename _github to .github and change the smithy files, Cargo.toml as you like.
_github
.github
Cargo.toml
If you don’t have cargo-generate installed, please install it first.
cargo-generate
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Smithy template
Use this template to create a new Smithy project:
Then rename
_github
to.github
and change the smithy files,Cargo.toml
as you like.If you don’t have
cargo-generate
installed, please install it first.