mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
A Community-led Hyper-Hackable Text Editor
7bdd51b456
In additional, rename `registerViewClass(es)` to `registerDeserializer(s)`. This moves us to a situation where any kind of object may want to be deserialized, not just views. |
||
---|---|---|
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