initial commit

This commit is contained in:
Elijah Duffy
2025-06-04 15:17:59 -07:00
commit 6b4196dbda
4 changed files with 147 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# appcli
appcli provides boilerplate dependency handling for command line apps based on [urfave/cli](https://github.com/urfave/cli) that utilize [app](https://gitea.auvem.com/go-toolkit/app).