T22: CLI --file flag #59

Open
opened 2026-03-24 22:31:07 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:31:07 +03:00 (Migrated from github.com)

Task 22: CLI File Input

Wave: 5 (CLI Full Features)
Category: unspecified-high
Parent: Epic #37

What to do

  • Add --file flag to read input from file

Acceptance Criteria

  • ogex test "hello" --file input.txt reads from file

Commit

feat: CLI --file flag

## Task 22: CLI File Input **Wave**: 5 (CLI Full Features) **Category**: unspecified-high **Parent**: Epic #37 ### What to do - Add --file flag to read input from file ### Acceptance Criteria - [ ] ogex test "hello" --file input.txt reads from file ### Commit `feat: CLI --file flag`
Sign in to join this conversation.
No description provided.