Skip to content

feat(npm): add npm package for global installation#25

Merged
zzxwill merged 1 commit intomasterfrom
npm
Jan 22, 2026
Merged

feat(npm): add npm package for global installation#25
zzxwill merged 1 commit intomasterfrom
npm

Conversation

@zzxwill
Copy link
Copy Markdown
Contributor

@zzxwill zzxwill commented Jan 22, 2026

Add npm package to enable global installation via npm install -g. This provides an additional installation method for users who prefer npm and makes the tool more accessible to Node.js developers. The package downloads the native binary on install and includes a wrapper script. Also update README files to document the new installation method and add .npmignore to exclude unnecessary files from the npm package.

Add npm package to enable global installation via npm install -g.
This provides an additional installation method for users who prefer
npm and makes the tool more accessible to Node.js developers. The
package downloads the native binary on install and includes a wrapper
script. Also update README files to document the new installation
method and add .npmignore to exclude unnecessary files from the npm
package.
@zzxwill zzxwill merged commit 001a313 into master Jan 22, 2026
@zzxwill zzxwill deleted the npm branch January 22, 2026 16:08
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

Successfully merging this pull request may close these issues.

1 participant