@rocketlane/rli v1.6.1-beta.5
Rocketlane CLI (RLI)
🚀 Overview
RLI is the official Command Line Interface for building and managing Apps for the Rocketlane Marketplace. Streamline your development workflow with easy-to-use commands for initialization, development, and deployment.
📦 Installation
bash
npm install -g @rocketlane/rli🛠 Commands
Login
rli login [options]Options:
-t, --token <string>: Specify an authentication token for Rocketlane
Initialize App
rli init [options]Options:
-t, --template <string>: Choose a template for the app (default: "basic")-d, --dir <string>: Specify the directory to initialize the app in
Development
rli devStarts the development server for your Rocketlane App
Build
rli buildBuilds your Rocketlane App
Deploy
rli deployDeploys the app to Rocketlane
Logout
rli logoutLogs out from the Rocketlane CLI
List Apps
rli listLists all your Rocketlane Apps
🚀 Quick Start
Install the CLI globally
npm install -g @rocketlane/rliLogin to Rocketlane
rli loginInitialize a new app
rli init my-rocketlane-appStart developing
cd my-rocketlane-app rli devBuild and deploy
rli build rli deploy
📄 License
This project is licensed under a private license.
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago