ht verify- Builds your sfdx source project to a scratch org.
- Handles running of pre- and post-deployment anonymous apex scripts
- Installs dependendent packages
- Pushes source
- Runs tests
- Builds your sfdx source project to a scratch org.
ht version- Creates a new version of your package. Requires conventional commit format to generate the next version number.
- Option to tag and/or create a commit with the new package version
- Creates a new version of your package. Requires conventional commit format to generate the next version number.
To install this application, ensure that the Rust toolchain is installed in your system. Then, clone this repo and run cargo run.