{"library":"mfpdev-cli","title":"IBM MobileFirst Platform CLI","description":"The IBM MobileFirst Platform Foundation Command Line Interface (CLI) is a tool for developing and managing MobileFirst applications targeting IBM MobileFirst Platform Foundation v8.0. While the CLI itself is still available on npm (latest `8.0.2022100206`), the underlying IBM MobileFirst Platform Foundation v8.0 product reached its end of support on September 30, 2021. This CLI provides command-line functionalities for tasks such as creating, building, and deploying applications within that specific platform ecosystem. Its key differentiator was deep integration with IBM's MobileFirst platform, offering workflows tailored to that product. Users should be aware of the deprecated status of the targeted platform when considering its use for new projects.","language":"javascript","status":"deprecated","last_verified":"Wed Apr 22","install":{"commands":["npm install mfpdev-cli"],"cli":{"name":"mfpdev","version":null}},"imports":["npm install -g mfpdev-cli","mfpdev help"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g mfpdev-cli\nmfpdev help\nmfpdev create project MyMobileFirstProject\ncd MyMobileFirstProject\nmfpdev app register com.example.myApp MyWebApp","lang":"javascript","description":"Installs the MobileFirst CLI globally, displays its help menu, and demonstrates how to create a new project and register a web application within it.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}