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!
- Host: GitHub
- URL: https://github.com/hacksu/myfirsttexteditor
- Owner: hacksu
- Created: 2013-09-03T02:30:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-03T03:17:47.000Z (over 12 years ago)
- Last Synced: 2025-01-05T10:12:23.220Z (about 1 year ago)
- Size: 117 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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