Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

coder/sshcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sshcode

sshcode is a CLI to automatically install and run code-server over SSH.

Demo

Install

Chrome is recommended.

GO111MODULE=off go get go.coder.com/sshcode

Usage

sshcode kyle@dev.kwc.io
# Starts code-server on dev.kwc.io and opens in a new browser window.