/CotEditor

Lightweight Plain-Text Editor for macOS

Primary LanguageSwiftApache License 2.0Apache-2.0

CotEditor

CotEditor is a lightweight plain-text editor for macOS.

Requirement: OS X Yosemite or higher

Web Site: https://coteditor.com

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

Source Code

Build Status License GitHub release

CotEditor is a pure document-based Cocoa application written in Swift.

Development Environment

  • macOS 10.12 Sierra
  • Xcode 8.2
  • Swift 3.0.1
  • Sandbox enabled

How to Build

  1. Install Carthage if you don't have it yet.
  2. On Terminal, move to the project root directory and run carthage update --platform macOS.
  3. Open CotEditor.xcworkspace in Xcode.
  4. build.

License

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

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