Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Pre-requisites

You need git and wget installed before hand So go ahead and paste these codes in the terminal and hit enter

Installing git to the terminal :

$ sudo apt install git -y

Installing wget to the terminal :

$ sudo apt install wget -y

Installing figlet to the terminal :

$ sudo apt install figlet -y

Installing the code-server

For this you need to first clone the repository into your terminal. Here it goes

$ git clone https://github.com/ParthoRD412/code-server-installation-script.git

Now open the repository

$ cd code-server-installation-script

Making the script an executable file

$ chmod +x code-server-installation.sh

Now run the script

$ ./code-server-installation.sh

Whenever you turn on ubuntu just type

$ code-server

You will be asked for the password then run this!!

$ cat config/code-server/config.yaml

Well done! Your are good to go!

About

This is to install the code server version of VS code in your device

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages