Skip to content

feat: add crates.io publish workflow and cargo installation docs#81

Merged
hashemix merged 4 commits intomainfrom
feat/issue-51-publish-to-crates-io
Mar 15, 2026
Merged

feat: add crates.io publish workflow and cargo installation docs#81
hashemix merged 4 commits intomainfrom
feat/issue-51-publish-to-crates-io

Conversation

@hashemix
Copy link
Copy Markdown
Member

📌 Summary

Adds support for publishing the crate to crates.io via GitHub Actions and updates documentation to include cargo installation instructions alongside existing npm and homebrew options.

🔍 Related Issues

✨ Changes Made

  • Add .github/workflows/publish.yml - GitHub Actions workflow to publish to crates.io on release
  • Update README.md with cargo installation instructions
  • Update docs/README.md with cargo installation instructions
  • Update docs/guide/install.md with cargo and npm installation instructions
  • Update docs/quickstart.md with cargo and npm installation instructions

💡 Additional Notes

The npm package is also documented as a convenience option that runs the same underlying Rust binary.

@hashemix hashemix merged commit 695c3da into main Mar 15, 2026
2 of 4 checks passed
@hashemix hashemix mentioned this pull request Mar 15, 2026
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