vscode/resources/linux
Daniel Imms fe3988c9a2 Add gulp tasks to build deb packages
Build, install and run:
gulp vscode-linux-packages
sudo dpkg -i out-linux/vscode-amd64.deb
code .

Installing the package does the following:
- Puts VSCode dir at /usr/share/code
- Puts code.sh launcher in /usr/bin
- Defines a .desktop file to properly integrate with the launcher

Fixes #2679
2016-02-11 14:20:34 -08:00
..
debian Add gulp tasks to build deb packages 2016-02-11 14:20:34 -08:00
code.png better icons for OSS distro 2015-11-17 07:37:42 +01:00