This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
forked from isao/mojito-cli
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Isao Yagi edited this page Jun 20, 2013
·
19 revisions
Attention users upgrading to [email protected]
who use cli commands from within the mojito package (for example, in continuous integration job flows), should declare mojito-cli as a devDependency. Details here.
- Installation Help
- Why the command line tools were moved to the mojito-cli package.
- [email protected]
- Users must install
mojito-cli
to use the "mojito" commands from the shell. - The
mojito
package no longer contains the command line tools. - For installation details, including use in continuous integration environments, see NpmInstallation.
- Users must install
- [email protected]
- Old cli usage deprecated, invoking cli without
mojito-cli
emits console warnings. -
compile
command removed.
- Old cli usage deprecated, invoking cli without
- [email protected]
-
hybdridapp
type removed frombuild
command.
-
- [email protected]
- All commands re-packaged on the npm registry, bundled with
mojito-cli
command line runner or available separately.
- All commands re-packaged on the npm registry, bundled with
- [email protected]
- To install globally instead of the "mojito" package.
- Used in conjunction with a locally installed mojito package for some commands.