slackbuilds_ponce/development/atom
DhabyX e8b84e3e7e development/atom: Updated for version 0.103.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-18 16:19:03 -05:00
..
atom.info development/atom: Updated for version 0.103.0. 2014-06-18 16:19:03 -05:00
atom.SlackBuild development/atom: Updated for version 0.103.0. 2014-06-18 16:19:03 -05:00
customBuild.diff
disableMetrics.diff development/atom: Updated for version 0.103.0. 2014-06-18 16:19:03 -05:00
doinst.sh
README development/atom: Updated for version 0.103.0. 2014-06-18 16:19:03 -05:00
slack-desc

Atom is a Chorme-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 /tmp/atom-cached-atom-shells
and ~/.atom, which can be deleted after building.

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)