Giter VIP home page Giter VIP logo

freebsd-vscode's Introduction

Visual Studio Code port for FreeBSD

VSCode has become a part of the ports tree

Visual Studio Code is now officially available in the FreeBSD ports tree. For more information, please see the following URL:

This git repository will continue to serve as a pre-official development repository.


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

Note for Poudriere users

If you would like to build the port using Poudriere, you need to raise the limit for the maximum number of open files allowed for a jail (default is 1024) by adding the following line to poudriere.conf:

MAX_FILES_vscode=4096

Platform

  • Built on FreeBSD 11 and 12 amd64.

Credits

freebsd-vscode's People

Contributors

tagattie avatar stesser avatar

Stargazers

Khush Vasudeo Patil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.