Files
DevLab/README.md
T
adminharis c48d17e4c3 Add README
2026-06-09 21:44:14 +00:00

597 B

Devlab Installation Guide

Installation

Upload install-devlab.sh to your server, then run:

chmod +x install-devlab.sh
sudo ./install-devlab.sh

Post-Installation Setup

After the installation completes, copy the devlab command to your system path:

sudo cp devlab.sh /usr/local/bin/devlab

Verify that Devlab is installed and running correctly:

devlab status

Requirements

  • Linux server with sudo privileges
  • Bash shell
  • Internet connectivity for package installation

Usage

Check the current Devlab status:

devlab status