-
-
Notifications
You must be signed in to change notification settings - Fork 634
Rewrite argument parsing #12
Copy link
Copy link
Open
Labels
Description
As discussed in #8, the argument parsing should be rewritten, so that positional and non-positional arguments can be reliably parsed. See [0] for ideas.
[0] https://stackoverflow.com/questions/192249/how-do-i-parse-command-line-arguments-in-bash
Reactions are currently unavailable