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

Better and smarter top-level bash script #23

Open
3 tasks
rhl-bthr opened this issue Sep 12, 2020 · 0 comments
Open
3 tasks

Better and smarter top-level bash script #23

rhl-bthr opened this issue Sep 12, 2020 · 0 comments

Comments

@rhl-bthr
Copy link
Collaborator

  • Support using both long options and short options. The sequence of options should be pretty flexible.
  • It should automatically detect the P4 language version (P4_14 vs P4_16). See Barefoot Academy's p4_build.sh script for ideas on this.
  • Interactive Mode: The top-level script should run the interactive mode by default and ask all missing options showing their default values. If certain options are specified by the user, it should not ask again for them, but only ask for remaining options. If the top-level script invocation specifies all options (especially the targets), then interactive mode should not be triggered.
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