Docs

Learn how to work with the Loruki platform

Introduction

Loruki provides a simple and efficient way to deploy and manage cloud-based applications. Our platform is designed to help developers streamline workflows, maintain performance, and scale projects with confidence.

Make sure your environment is properly configured before proceeding with the installation to avoid compatibility issues.

Install the CLI

Before installing the CLI, ensure that your system meets the minimum requirements. This will guarantee a smooth installation process and reliable performance during development and deployment.

Install CLI

Requirements

  • Windows 10, Mac OSX, Linux
  • Node.js v24 or higher

Install

Mac (Homebrew)

$ brew install loruki-cli

NPM

$ npm install loruki-cli

Yarn

$ yarn install loruki-cli