elixir-lang / tree-sitter-elixir

Elixir grammar for tree-sitter
https://elixir-lang.org/tree-sitter-elixir
Apache License 2.0
245 stars 24 forks source link

Publishing to crates.io #35

Closed the-mikedavis closed 1 year ago

the-mikedavis commented 2 years ago

GitHub and some other tree-sitter consumers (the Lapce editor comes to mind) consume tree-sitter parsers through Rust crates.

@patrickt would be happy to set up the crate but would like to add us as maintainers of the package. What do you think @jonatanklosko? (And I imagine you would like to be a crate maintainer as well? And maybe @josevalim?)

josevalim commented 2 years ago

I don't see an issue with publishing it to crates.io. I don't need to join. It is up to everyone else if they want to. :)

jonatanklosko commented 2 years ago

Sounds good, please go ahead! I've just signed into crates, so feel free to add me :)

J3RN commented 2 years ago

Along these same lines it would be nice to publish the generate JavaScript package to NPM for easy consumption by JS projects.

jonatanklosko commented 1 year ago

Published v0.1.0.