infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.93k stars 147 forks source link

Migrate ignite packager #762

Open joshuayoes opened 1 year ago

joshuayoes commented 1 year ago

Note that Gluegun is community-supported and the core team will not be adding new features other than those submitted as PRs by the community.

Is your feature request related to a problem? Please describe. Packager has a pretty limited API, Ignite has a more robust API built in that would have a better home in gluegun.

Describe the solution you'd like An MR has been started in ignite with a new mental model for working with packager commands that would be good for porting the existing logic in ignite over to gluegun

Describe alternatives you've considered

Additional context Prompted by this issue in Ignite where an error occured because an unexpected warning was prepended to a json payload.