/CotEditor

Lightweight Plain-Text Editor for OS X

Primary LanguageObjective-CApache License 2.0Apache-2.0

CotEditor

CotEditor is a lightweight plain-text editor for OS X.

Requirement: OS X Mountain Lion or higher

Web Site: http://coteditor.com

Mac App Store: http://appstore.com/mac/CotEditor

screenshot

About Source Code

Build Status License GitHub release

It's a pure document-based Cocoa application. The source code is written in Objective-C with ARC enabled.

Development Environment

  • OS X 10.11 El Capitan
  • Xcode 7.1

How to Build

  1. Install CocoaPods if you don't have it.
  2. On terminal, move to the project root directory and run pod install.
  3. Open CotEditor.xcworkspace in Xcode.
  4. build.

License

© 2005-2009 nakamuxu, © 2011, 2014 usami-k, © 2013-2015 1024jp.

The source code is distributed under the terms of the Apache License, Version 2.0. See the bundled LICENSE for details.