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

Compile libgraphqlparser when compiling graphql_parser #3

Open
anthonator opened this issue Aug 13, 2019 · 0 comments
Open

Compile libgraphqlparser when compiling graphql_parser #3

anthonator opened this issue Aug 13, 2019 · 0 comments

Comments

@anthonator
Copy link

I think it would be handy to compile libgraphqlparser as part graphql_parser's compile process.

I'm assuming you're not already doing this because of this line in the README:

But I'd recommend building and installing from source, because the library is constantly updated with critical bug fixes. It's in pretty early stages, so this is the most recommended approach.

It doesn't look like libgraphqlparser is "constantly updated" (last release was October 2017; last commit was October 2018) or "in pretty early stages" anymore (although it is pre-1.0).

I'm not exactly sure how to do this but I think elixir_make exists to make this possible.

I'd be happy to look into implementing this.

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

1 participant