mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
A Community-led Hyper-Hackable Text Editor
668921d336
We now use github/prebuilt-cef to download CEF from S3, then build against that. This means we no longer need to have CEF committed to the repo. Fixes #280. |
||
---|---|---|
benchmark | ||
docs | ||
dot-atom | ||
git2 | ||
native | ||
notes | ||
prebuilt-cef@72832297ab | ||
script | ||
spec | ||
src | ||
static | ||
themes | ||
tools/mac | ||
vendor | ||
.github | ||
.gitignore | ||
.gitmodules | ||
.pairs | ||
atom.gyp | ||
CONTRIBUTING.md | ||
package.json | ||
Rakefile | ||
README.md |
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
Mountain Lion
The Setup™
Xcode (Get Xcode from the App Store (ugh, I know))
-
gh-setup atom
-
cd ~/github/atom &&
rake install