-
Notifications
You must be signed in to change notification settings - Fork 2
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
Run as a module #1
Comments
Of course you can, if you have a use case. |
How can I do that?
…On Thu, 13 Jun 2024, 08:39 William Mbotta, ***@***.***> wrote:
Of course you can, if you have a use case.
You can use it as npm module I think
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMSQ2BEVXG47XFUHYEFO6BLZHFECJAVCNFSM6AAAAABJHUVW52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUHA2TQNRZGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
lib.mjs:
cli.mjs:
index.mjs: You can do a pr if you want to. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a possibility of running this as part of application without necessarily using it as a global cli program?
Great work 👏 overall
The text was updated successfully, but these errors were encountered: