Working on a create command to add features

This commit is contained in:
Eric Ratliff
2026-02-02 19:14:50 -06:00
parent 0431425f38
commit 8cb799d378
7 changed files with 496 additions and 70 deletions

View File

@@ -56,6 +56,7 @@ which = "7.0"
# Colors
colored = "2.1"
chrono = "0.4.43"
[dev-dependencies]
tempfile = "3.13"
@@ -86,4 +87,4 @@ strip = true
[features]
default = []
embedded-gradle = [] # Embed gradle-wrapper.jar in binary (run download-gradle-wrapper.sh first)
embedded-gradle = [] # Embed gradle-wrapper.jar in binary (run download-gradle-wrapper.sh first)