Skip to content

A Command Line Interface for LabEx Authors

License

Notifications You must be signed in to change notification settings

Lotus-7/labex-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabEx CLI

This is a command line interface for LabEx. It is used to create and manage labs.

Installation

Python 3.8 or higher is required.

Clone the repository to some pemranent location:

git clone https://github.com/labex-labs/labex-cli.git

Install the package:

cd labex-cli
pip install --editable .

After installation, the repository can not be deleted. The CLI will not work if the repository is deleted.

Usage

labex --help

Example: Create a new lab

labex lab create

About

A Command Line Interface for LabEx Authors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%