elm-json install <PACKAGE> [-- INPUT]

Install a package

Arguments

NameDescription
PACKAGEPackage to install, e.g. elm/core or elm/core@1.0.2 or elm/core@1
-- INPUTThe elm.json file to upgrade [default: elm.json]

Options

NameDescription
--help, -hPrints help information
--testInstall as a test-dependency
--version, -VPrints version information
--yesAnswer "yes" to all questions