Provision a code-server instance from your terminal.
git clone [email protected]:cdr/deploy-code-server.git
cd deploy-code-server/cli
npm install && npm run build:watch
# in another session:
node bin/index.js
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Provision a code-server instance from your terminal.
git clone [email protected]:cdr/deploy-code-server.git
cd deploy-code-server/cli
npm install && npm run build:watch
# in another session:
node bin/index.js