moonrepo / starbase

Framework for building performant command line applications and developer tools.
MIT License
78 stars 6 forks source link

breaking: New framework pattern using a session object. #75

Closed milesj closed 3 months ago

milesj commented 4 months ago

The system macros + Any concurrent maps cause a lot of issues, and honestly, it's a bit overengineered.

This tries a different approach.