514-labs / moose

The developer framework for your data & analytics stack
https://www.moosejs.com
MIT License
28 stars 6 forks source link

Refactor the Routines framework of the CLI #668

Open callicles opened 4 months ago

callicles commented 4 months ago

We put in place a routing framework in the CLI when we initially set it up.

It feels like we have outgrown it and we have better ways of doing error propagation now by using the `anyhow` package.

We also need to improve how we are communicating with the user and enable switching between user friendly or machine friendly outputs

linear[bot] commented 4 months ago

514-662 Refactor the Routines framework of the CLI