19

Visual Studio Code port for FreeBSD

 4 years ago
source link: https://github.com/tagattie/FreeBSD-VSCode
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Visual Studio Code port for FreeBSD

This repository contains an experimental port of Visual Studio Code for FreeBSD. The port is largely based on:

Get

A package file is available at the releases page. To install, download the file (with .txz extension) and run the command:

pkg install vscode-<version>.txz

Run

code-oss

Build

If you would like to build artifacts for yourself, be sure you have the ports tree on your machine. If not, run the following commands:

portsnap fetch
portsnap extract

Clone this repository with git command and build/install vs code:

git clone https://github.com/tagattie/FreeBSD-VSCode
cd FreeBSD-VSCode/editors/vscode
make install clean

Platform

  • Built on FreeBSD 11 and 12 amd64.

Credits


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK