fledge 0.2.1

Corvid-themed project scaffolding CLI — get your projects ready to fly.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Remote — Requirements

## Functional

- Clone GitHub repos to local cache for template discovery
- Support authenticated access via GitHub token
- Support `owner/repo` and `owner/repo/subpath` reference formats
- Update cached repos on subsequent access
- Shallow clones (`--depth 1`) to minimize bandwidth

## Non-Functional

- Cache location follows platform conventions (XDG on Linux, Library/Caches on macOS)
- Git operations should not leak tokens in stdout/stderr output