Closed twolfson closed 9 years ago
As of 4.0.0
, this module should also handle loading in node_modules/.bin/
as we need that for our npm
ones to work nicely.
After completion, please update the screenshot as well.
This has been completed via foundry.cli
=) Documentation was introduced in 4.0.4
. The screenshot was added in 4.0.7
.
Completion no longer belongs in
foundry
since most installations will be local. We should create a module which does a re-invocation offoundry
from the local node modules and leverages itscompletion
function and what not.