CotEditor is a lightweight plain-text editor for OS X.
Requirement: OS X Lion or higher
Distribution Site : http://coteditor.com
The source code is written in Cocoa and Objective-C with ARC enabled.
- OS X Yosemite
- Xcode 6.1
- Install CocoaPods if you don't have it.
- Move to the project root directory and run
pod install
on your terminal. - Open CotEditor.xcworkspace on Xcode.
- build.
© 2005-2009 nakamuxu, © 2011, 2014 usami-k, © 2014 1024jp. All rights reserved.
The source code is distributed under the terms of the GNU General Public License. See the bundled LICENSE for details.