Move genflags tool to cmd/ and pin to previous release

to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
This commit is contained in:
2022-08-14 10:02:07 -04:00
parent e3ee4fb3ef
commit 3e4237a67f
17 changed files with 252 additions and 203 deletions

1
.gitignore vendored
View File

@@ -6,5 +6,6 @@ internal/*/built-example
coverage.txt
/.local/
/site/
/cmd/urfave-cli-genflags/urfave-cli-genflags
*.exe