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

cli: add short alias for build and test commands #1823

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

blasrodri
Copy link
Contributor

Following cargo, one can say:
cargo build ... OR cargo b ...
cargo test ... OR cargo t ...

The idea is to be able to mimic this behavior with the anchor
cli

blasrodri and others added 2 commits April 21, 2022 22:08
Following cargo, one can say:
cargo build ... OR cargo b ...
cargo test ... OR cargo t ...

The idea is to be able to mimic this behavior with the anchor
cli
@paul-schaaf paul-schaaf merged commit cb4549f into coral-xyz:master Apr 22, 2022
@paul-schaaf
Copy link
Contributor

thanks for the pr!

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.

2 participants