GithubHelp home page GithubHelp logo

atom's Introduction

Atom

Atom is a hackable text editor for the 21st century.

Atom is open source and built on top of atom-shell.

Atom is designed to be customizable, but also usable without needing to edit a config file.

Atom is modern, approachable, and hackable to the core.

Visit atom.io to learn more.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

OS X Requirements

  • OS X 10.8 or later
  • node.js
  • Command Line Tools for Xcode (Run xcode-select --install)
git clone https://github.com/atom/atom
cd atom
script/build # Creates application at /Applications/Atom.app

Linux Requirements

  • Ubuntu LTS 12.04 64-bit is the recommended platform
  • node.js
  • sudo apt-get install libgnome-keyring-dev
  • npm config set python /usr/bin/python2 -g to ensure that gyp uses Python 2
git clone https://github.com/atom/atom
cd atom
script/build # Creates application at /tmp/atom-build/Atom
sudo script/grunt install # Installs command to /usr/local/bin/atom

Windows Requirements

cd C:\Users\<user>\github\atom
script/build

Developing

Check out the guides and the API reference.

atom's People

Contributors

anaisbetts avatar aroben avatar benogle avatar cameron423698 avatar defunkt avatar gjtorikian avatar izuzak avatar jasonrudolph avatar jbarnette avatar jglovier avatar jonrohan avatar josh avatar kevinnathan avatar kevinsawicki avatar leereilly avatar mcolyer avatar mojombo avatar mutle avatar nakajima avatar nathansobo avatar pierredup avatar probablycorey-and-nathan avatar probablykevin avatar ptoomey3 avatar qjake avatar shama avatar thedaniel avatar tnm avatar wfarr avatar zcbenz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.