You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument parsing is currently very weak and not user friendly. This needs to be improved. Requiring the Boost library just for this is probably overkill so maybe docopt.cpp provides a good alternative for options parsing.
The text was updated successfully, but these errors were encountered:
Argument parsing is currently very weak and not user friendly. This needs to be improved. Requiring the Boost library just for this is probably overkill so maybe docopt.cpp provides a good alternative for options parsing.
The text was updated successfully, but these errors were encountered: