erlang-cli icon indicating copy to clipboard operation
erlang-cli copied to clipboard

CLI argument parser and toolkit for Erlang

Results 1 erlang-cli issues
Sort by recently updated
recently updated
newest added

I received the following error message when trying to build this project: ``` ===> Compiling _build/default/lib/cli/src/cli_tests.erl failed _build/default/lib/cli/src/cli_tests.erl:3: export_all flag enabled - all functions will be exported ``` This PR...