Describe the bug
I keep typing mix igniter.new --help looking for a list of available options, except I get the following error:
Required positional argument missing: project_name.
Usage:
mix igniter.new project_name [options]
To Reproduce
Expected behavior
It should output the same output as mix help igniter.new.
** Runtime
- Elixir version 1.18.1
- Erlang version 27.2
- OS macOS Sequoia 15.2 (24C101)
- Igniter version
0.5.6
- any related extension versions
Describe the bug
I keep typing
mix igniter.new --helplooking for a list of available options, except I get the following error:To Reproduce
Expected behavior
It should output the same output as
mix help igniter.new.** Runtime
0.5.6