CotEditor ============================= CotEditor is a lightweight plain-text editor for macOS. __Requirement__: OS X Yosemite or higher __Web Site__: __Mac App Store__: Source Code ----------------------------- [![Build Status](https://travis-ci.org/coteditor/CotEditor.svg?branch=develop)](https://travis-ci.org/coteditor/CotEditor) [![License](https://img.shields.io/github/license/coteditor/CotEditor.svg)](https://github.com/coteditor/CotEditor/blob/develop/LICENSE) [![GitHub release](https://img.shields.io/github/release/coteditor/CotEditor.svg)](https://github.com/coteditor/CotEditor/releases/latest) CotEditor is a pure document-based Cocoa application written in Swift. ### Development Environment - macOS 10.13 High Sierra - Xcode 9.1 - Swift 3.2.2 - Sandbox enabled How to Build ----------------------------- 1. `git submodule update --init` 2. Open CotEditor.xcworkspace in Xcode. 3. 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](LICENSE) for details.