mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
commit
4e2f06aec7
@ -33,6 +33,7 @@ If you have problems with permissions don't forget to prefix with `sudo`
|
||||
```sh
|
||||
git clone https://github.com/atom/atom
|
||||
cd atom
|
||||
git checkout $(git describe --tags `git rev-list --tags --max-count=1`) # checkout latest release
|
||||
script/build # Creates application at $TMPDIR/atom-build/Atom
|
||||
sudo script/grunt install # Installs command to /usr/local/bin/atom
|
||||
script/grunt mkdeb # Generates a .deb package at $TMPDIR/atom-build, e.g. /tmp/atom-build
|
||||
|
Loading…
Reference in New Issue
Block a user