Initial upload: ScaffoldForge CLI tool with full codebase, tests, and CI/CD

This commit is contained in:
2026-02-04 05:37:18 +00:00
parent 6bd31fdb50
commit 1771e7b089

View File

@@ -0,0 +1,7 @@
[package]
name = "{{ project_name_kebab }}"
version = "0.1.0"
edition = "2021"
description = "{{ issue_title }}"
[dependencies]