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

How to run program ? #2

Closed
Incyuna2z opened this issue Jan 17, 2018 · 1 comment
Closed

How to run program ? #2

Incyuna2z opened this issue Jan 17, 2018 · 1 comment

Comments

@Incyuna2z
Copy link

Hi,

I didn't figure out how to run this program, how to pass ABNF syntax to this validator? Could you share a step to step instruction to me?

Thanks,
Frank

@bash
Copy link
Owner

bash commented Jan 17, 2018

Hi Frank

The program accepts abnf input from STDIN.
Given that you are in the root of the repository and have built the validator using make you can run:

cat /path/to/syntax/file.abnf | ./abnf

EDIT: I have updated the readme with instructions for building and running.

@bash bash closed this as completed Jan 20, 2018
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

2 participants