This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ESLegant/.changeset/light-mails-hang.md
2023-08-29 15:52:34 -03:00

323 B

@eslegant/cli
@eslegant/cli
minor

Now the cli exports a API that runs the application and the configs object needs to be passed to the Cli class, this way any other package can run and have their configs array. With this, the new command line interface that handles the actual configs of this repo is the "eslegant" package.