Skip to content

AgostinoM/CotEditor

 
 

Repository files navigation

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

screenshot

Source Code

Build Status License GitHub release

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

Development Environment

  • OS X 10.11 El Capitan
  • Xcode 8.0 beta 6
  • Swift 3
  • 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 mac.
  3. Open CotEditor.xcworkspace in Xcode.
  4. build.

License

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

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

About

Lightweight Plain-Text Editor for macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 43.5%
  • HTML 30.0%
  • C 23.1%
  • C++ 2.7%
  • CSS 0.4%
  • Ruby 0.2%
  • Shell 0.1%