Skip to content

karterotte/CotEditor

 
 

Repository files navigation

CotEditor

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

Requirement: OS X Mountain Lion or higher

Distribution Site : http://coteditor.com

screenshot

About Source Code

Build Status

The source code is written in Cocoa and Objective-C with ARC enabled.

Development Environment

  • OS X Yosemite
  • Xcode 6.1

How to Build

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

License

© 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.

About

Lightweight Plain-Text Editor for OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 91.7%
  • AppleScript 3.7%
  • Mercury 2.8%
  • Ruby 1.0%
  • CSS 0.5%
  • PHP 0.1%
  • Other 0.2%