Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cargo-make to automate task flows #96

Merged
merged 1 commit into from Oct 25, 2022
Merged

Use cargo-make to automate task flows #96

merged 1 commit into from Oct 25, 2022

Conversation

larry0x
Copy link
Collaborator

@larry0x larry0x commented Oct 25, 2022

This is what I suggested in @shanev's previous PR.

First install cargo-make, then:

cargo make fmt
cargo make test
cargo make lint
cargo make build
cargo make optimize
cargo make schema
cargo make publish

@larry0x larry0x changed the title Tse cargo-make to automate task flows Use cargo-make to automate task flows Oct 25, 2022
@shanev shanev merged commit bf70cfb into CosmWasm:main Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants