You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
DhabyX f7972c95a0
development/atom: Updated for version 1.12.5.
9 years ago
..
README development/atom: Updated for version 1.12.3. 9 years ago
atom.SlackBuild development/atom: Updated for version 1.12.5. 9 years ago
atom.desktop development/atom: Updated for version 1.9.9. 9 years ago
atom.info development/atom: Updated for version 1.12.5. 9 years ago
doinst.sh development/atom: Added (Chrome-based and Hackable text editor). 12 years ago
slack-desc development/atom: Fix slack-desc. 9 years ago

README

Atom is a Chrome-based text editor, hackable and full-featured.

Atom comes loaded with the features you've come to expect from
a modern text editor, like a file system browser, fuzzy finder for
quickly opening files, fast project-wide search and replace,
snippets, code folding and more.

To build Atom is necessary to download about 500MB of data,
which are temporarily stored in ~/.atom, which can be
deleted after building.

If you use apmd package you need rename apm tool.

Optional building features:
* Disable compiling metrics module for Google Analytics
for poeple who love your privacy
https://github.com/atom/metrics
DISABLE_METRICS=yes|no (default: no)
* Delete temporary data cached after building package
DELETE_CACHE=yes|no (default: no)

NOTE:
Atom may failed to build at first attempt.
Simply retry the process and it should be working.