wahdalo / c9cli

Cloud9 IDE bash script to safely create and manage private users using Docker or SystemD service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c9cli

Cloud9 IDE bash script to safely create and manage private users using Docker or SystemD service.

Install

Make sure you have root access before doing this installation.

$ sudo wget https://raw.githubusercontent.com/gvoze32/c9cli/master/c9cli.sh -O /usr/local/bin/c9cli
$ sudo chmod +x /usr/local/bin/c9cli
$ wget -qO- https://raw.githubusercontent.com/gvoze32/c9cli/master/scripts/install.sh | sudo bash

Run

$ c9cli help

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

About

Cloud9 IDE bash script to safely create and manage private users using Docker or SystemD service.


Languages

Language:Shell 91.5%Language:Dockerfile 8.5%