-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We need a framework for running apps from the command line.
It doesn't have to be fancy, it doesn't have to be smart.
Steps are:
- Just taking the args and passing them to a module's
#main: argsmethods. - An API for parsing flags, commands, etc
- Synthesizing usage help automatically from the configuration
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress