How would one install a module in a project if it'...
# bolt
v
How would one install a module in a project if it's a part of a control repository ? I can make links in modules/ subdirectory, but ideally it would be with
bolt module install
and resolve dependencies.