mirror of
https://github.com/coteditor/CotEditor.git
synced 2024-11-09 13:31:25 +03:00
Lightweight Plain-Text Editor for macOS
Carthage/Build | ||
cot@95a646a468 | ||
CotEditor | ||
CotEditor.xcworkspace | ||
Tests | ||
.gitignore | ||
.gitmodules | ||
.swiftlint.yml | ||
.travis.yml | ||
Cartfile | ||
Cartfile.resolved | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
screenshot@2x.png |
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
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
git submodule update --init
- Open CotEditor.xcworkspace in Xcode.
- 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.