/codecli

Primary LanguageShell

codecli

Create and manage secure code-server IDE private users using SystemD and Docker services.

Requirements

  • Ubuntu 24.04

Usage

Make sure you have root access before doing this installation.

Get Dependencies

sudo wget https://raw.githubusercontent.com/gvoze32/codecli/master/scripts/install.sh && sudo chmod +x install.sh && sudo ./install.sh

Install

sudo wget https://raw.githubusercontent.com/gvoze32/codecli/master/codecli.sh -O /usr/local/bin/codecli && sudo chmod +x /usr/local/bin/codecli

Run

codecli help

If you have any problem in using codecli, please open new issue.