This repository was archived by the owner on Jan 17, 2021. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# sshcode
2
2
3
- [ ![ "Open Issues"] ( https://img.shields.io/github/issues-raw/codercom /sshcode.svg )] ( https://github.com/codercom /sshcode/issues )
4
- [ ![ "Latest Release"] ( https://img.shields.io/github/release/codercom /sshcode.svg )] ( https://github.com/codercom /sshcode/releases/latest )
5
- [ ![ MIT license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/codercom /sshcode/blob/master/LICENSE )
3
+ [ ![ "Open Issues"] ( https://img.shields.io/github/issues-raw/cdr /sshcode.svg )] ( https://github.com/cdr /sshcode/issues )
4
+ [ ![ "Latest Release"] ( https://img.shields.io/github/release/cdr /sshcode.svg )] ( https://github.com/cdr /sshcode/releases/latest )
5
+ [ ![ MIT license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/cdr /sshcode/blob/master/LICENSE )
6
6
[ ![ Discord] ( https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 )] ( https://discord.gg/zxSwN8Z )
7
7
8
- ` sshcode ` is a CLI to automatically install and run [ code-server] ( https://github.com/codercom /code-server ) over SSH.
8
+ ` sshcode ` is a CLI to automatically install and run [ code-server] ( https://github.com/cdr /code-server ) over SSH.
9
9
10
10
It uploads your extensions and settings automatically, so you can seamlessly use
11
11
remote servers as VS Code hosts.
@@ -26,7 +26,7 @@ Install with `go`:
26
26
go get -u go.coder.com/sshcode
27
27
```
28
28
29
- Or, grab a [ pre-built binary] ( https://github.com/codercom /sshcode/releases ) .
29
+ Or, grab a [ pre-built binary] ( https://github.com/cdr /sshcode/releases ) .
30
30
31
31
## Usage
32
32
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Environment variables:
74
74
` + vsCodeConfigDirEnv + ` use special VS Code settings dir.
75
75
` + vsCodeExtensionsDirEnv + ` use special VS Code extensions dir.
76
76
77
- More info: https://github.com/codercom /sshcode
77
+ More info: https://github.com/cdr /sshcode
78
78
79
79
Arguments:
80
80
` + helpTab + `HOST is passed into the ssh command.
You can’t perform that action at this time.
0 commit comments