Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to use library without CLI #544

Open
benmccann opened this issue Nov 12, 2024 · 1 comment
Open

Ability to use library without CLI #544

benmccann opened this issue Nov 12, 2024 · 1 comment

Comments

@benmccann
Copy link
Contributor

Would you accept a PR to refactor this library into a library and a CLI consuming that library? I expect most users only need a library. At least that's true for my own use case.

Quite a lot of the dependencies come from the CLI. E.g. the following are used only in bin.js:

  • help-me
  • pump
  • joycon
  • strip-json-comments
  • minimist

There may be others that are pulled in by the CLI transitively and not through the library entry points

@jsumners
Copy link
Member

I don't see a need to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants