summaryrefslogtreecommitdiff
path: root/rola-cli/src/bin/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* feat: add build script for version info and shell completions魏曹先生12 days1-1/+0
| | | | | | | | | Introduce a build.rs that generates a version.txt file with the package version, git commit hash, and date. Also generate shell completion scripts using mingling's build utilities. Migrate the `-v/--version` flag to read from the generated version.txt and replace BasicProgramSetup with HelpFlagSetup.
* chore(rola-cli): add .gitignore for debug.rs魏曹先生12 days1-0/+1