Stream: beginners

Topic: CLI option parsing


view this post on Zulip drew (Jun 30 2025 at 15:56):

Is there something other than weaver that works for CLI parsing with the latest nightly?

view this post on Zulip drew (Jun 30 2025 at 15:57):

it doesn't seem to compile

view this post on Zulip Anton (Jun 30 2025 at 16:19):

basic-cli comes with a basic option: https://github.com/roc-lang/basic-cli/blob/main/examples/command-line-args.roc


Last updated: Jul 05 2025 at 12:14 UTC