subethaedit / SubEthaEdit

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

Home Page:https://subethaedit.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubEthaEdit

General purpose plain-text editor for macOS. Widely known for its live collaboration feature.

github.com/subethaedit/SubEthaEdit is the main development repository.

subethaedit.net is the base for the official releases in and out of the app store.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Development is done on most recent macOS and you are expected to have a apple developer account.

  • Clone the repo, and switch to the develop branch
  • Initialise the submodules by
git submodule update --init
  • Edit the BuildConfig/Identity.xcconfig with your team ID, Product Name and CFBundleIdentifier base. You can use security find-identity -v to find out your Team ID.
  • [optional] tell git to ignore those changes to get out of your way by git update-index --skip-worktree BuildConfig/Identity.xcconfig

You should be all set to open up the shared workspace at SubEthaEdit.xcworkspace and build the app.

Contributing

Please read contributing for details on our code of conduct, and the process for submitting pull requests to us.

For general guidance on what is should/ and isn't shouldn't be SubEthaEdit, please refer to the application definintion document.

Active contributors

Project email: subethaedit at lone.monkey.productions

See the full list of contributors.

Change Log

See the full release change log history.

License

This project is distributed under the MIT License - see the LICENSE.txt file for details

  • SubEthaEdit is trademarked by TheCodingMonkeys and Dominik Wagner, LoneMonkeyProductions.

Acknowledgments

Related Repositories

About

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

https://subethaedit.net

License:MIT License


Languages

Language:Objective-C 66.6%Language:HTML 9.5%Language:C++ 5.8%Language:Java 5.1%Language:C 2.4%Language:PHP 2.0%Language:CSS 1.7%Language:Pascal 1.2%Language:Python 1.2%Language:Ruby 1.0%Language:ColdFusion 0.6%Language:TeX 0.6%Language:Shell 0.6%Language:Perl 0.6%Language:Lua 0.5%Language:AppleScript 0.3%Language:Swift 0.2%Language:Roff 0.1%Language:Rich Text Format 0.1%Language:Go 0.0%Language:Makefile 0.0%Language:Erlang 0.0%