Skip to content

Commit

Permalink
Add gitpod workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
g-arjones committed Jul 16, 2021
1 parent 59d154b commit 526a15c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitpod.yml
@@ -0,0 +1,11 @@
tasks:
- name: Dependencies
init: |
sudo apt update
sudo apt install libnss3 gnupg libxkbfile1 libsecret-1-0 libgtk-3-0 libxss1 libgbm1 xvfb
npm install
npm install -g gulp
vscode:
extensions:
- ms-vscode.vscode-typescript-tslint-plugin

0 comments on commit 526a15c

Please sign in to comment.