Skip to content

charlieanee/kod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kod -- a programmers' editor for OS X

A modern and open universal text editor for programmers on Mac OS X.

If you want to use Kod, simply download the latest "stable" version from http://kodapp.com/download/

Development

1. Get the source

It's recommended you clone the repository git://github.com/rsms/kod.git. If you have an older version of git, you will need to check out the submodules manually.

2. Build node

deps/node-build.sh

3. Build libcss

deps/libcss/checkout-deps.sh
deps/libcss/build.sh

4. Configure Source Highlight

This currently requires MacPorts. Sorry.

port install source-highlight +universal
deps/srchilight/import-from-macports.sh
deps/srchilight/import-lang-files.sh

5. Check out chromium-tabs

git clone git://github.com/rsms/chromium-tabs.git

6. Start hacking

open kod.xcodeproj

License

See the file LICENSE

About

Programmers' editor for OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published