cli-forge 1.0.0

Unified CLI framework: runtime command registration with styled output through one API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Development (dev/ is committed; .dev/ and .claude/ stay local)
/.dev
/.claude

# Rust / Cargo
/target/
**/*.rs.bk

# Editor & OS junk
/.vscode
.DS_Store
Thumbs.db
Desktop.ini

# Secrets
.env