Skip to content

CLI framework #117

@melkyades

Description

@melkyades

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:

  1. Just taking the args and passing them to a module's #main: args methods.
  2. An API for parsing flags, commands, etc
  3. Synthesizing usage help automatically from the configuration

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions