{"library":"mojito-cli-build","title":"Mojito CLI Build","description":"Provides the `build` command for Yahoo's Mojito CLI tool, used with the Mojito web application framework. This package is a plugin for `mojito-cli` and is part of the Mojito ecosystem. Version 0.0.1 is an early release. It requires Node.js >0.8 and npm >1.1. The package is currently work-in-progress and has limited documentation. It is specific to the Mojito framework, which is no longer actively maintained.","language":"javascript","status":"abandoned","last_verified":"Sat May 09","install":{"commands":["npm install mojito-cli-build"],"cli":{"name":"mojito","version":null}},"imports":["import build from 'mojito-cli-build'","import { Builder } from 'mojito-cli-build'","import { createBuildCommand } from 'mojito-cli-build'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"import { createBuildCommand } from 'mojito-cli-build';\nimport { CLI } from 'mojito-cli';\nconst cli = new CLI();\ncli.addCommand(createBuildCommand());\ncli.run(process.argv);","lang":"typescript","description":"Shows how to programmatically add the build command to a Mojito CLI instance and execute it.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}