nochso / writeme

WRITEME to README. Help create and maintain READMEs using placeholders.
Other
0 stars 0 forks source link

Extract CLI library based on aura/cli #12

Open nochso opened 8 years ago

nochso commented 8 years ago

aura/cli is neat, but quite bare bone. There are aura/cli-kernel and aura/cli-project, however I don't see those helping here. They seem neatly decoupled, using DI etc. but I'd prefer a slightly opinionated, simple framework to get started easily.

Instead extract a new package to help write CLI applications with decent default behaviour (input/out helpers) and support for multiple commands.

Proposed name: nochso/simcli as in simple CLI