Initial empty browser.
This commit is contained in:
parent
6ef8875b1e
commit
a915cf2e81
25 changed files with 3770 additions and 3 deletions
7
script/update
Executable file
7
script/update
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
gyp --depth . atom.gyp
|
Loading…
Add table
Add a link
Reference in a new issue