mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
wip: feat: Migrated version command to zig.
This commit is contained in:
@@ -15,6 +15,7 @@ var (
|
||||
var long bool
|
||||
|
||||
// versionCmd represents the version command
|
||||
// Deprecated: Remove when Zig has the chance to emit help
|
||||
var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
Short: "Show envr's version",
|
||||
|
||||
Reference in New Issue
Block a user