An open API service indexing awesome lists of open source software.

https://github.com/hacksu/myfirsttexteditor

Time to pick your first text editor!
https://github.com/hacksu/myfirsttexteditor

Last synced: about 1 year ago
JSON representation

Time to pick your first text editor!

Awesome Lists containing this project

README

          

## Select A Text Editor

So you want to become a great hacker? The first thing you must do is pick your new favorite app, a text editor!

### Windows Users

* [Brackets](http://brackets.io/) - Free
* [Sublime Text](http://www.sublimetext.com/) - Free
* [Notepad++](http://notepad-plus-plus.org/) - Free
* Vim - Already installed

### OS X Users

* [Brackets](http://brackets.io/) - Free
* [Sublime Text](http://www.sublimetext.com/) - Free
* [MacVim](https://code.google.com/p/macvim/) - Free
* [CodeKit](http://incident57.com/codekit/) - Paid

### Linux Users

* [Brackets](http://brackets.io/) - Free
* [Sublime Text](http://www.sublimetext.com/) - Free
* Vim - Already installed, Free
* Emacs - Already installed