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

Use rebar3_neotoma_plugin #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brucify
Copy link
Contributor

@brucify brucify commented Jun 23, 2022

Fixes #84

As suggested in erlang/rebar3#2682, use the rebar3 plugin:

https://github.com/tsloughter/rebar3_neotoma_plugin

  • uses rebar3 plugin rebar3_neotoma_plugin
  • removes priv/compile-parser
  • moves priv/katt_blueprint.peg to src/katt_blueprint.peg, because rebar3_neotoma_plugin checks peg files in src directory

move katt_blueprint.peg from priv to src,
delete priv/compile-parser
@brucify brucify changed the title Use rebar3_neotoma_plugin, fixes #84 Use rebar3_neotoma_plugin Jun 23, 2022
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.

support for recent rebar3 version
1 participant