Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 638 Bytes

File metadata and controls

34 lines (23 loc) · 638 Bytes

vscode systemd.service

Build License

Requirements

  • Major Linux distributions that support systemd.
  • awk
  • vscode

How to install

To install:

curl -s "https://rising3.github.io/code/get/" | bash

How to build from source

prerequisites

node.js, npm, git need to be installed.

git clone https://github.com/rising3/code.git
cd code
npm i
npm run build

License

Apache 2.0