298 Forks
2090 Stars
2090 Watchers

KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.

How to download and setup KomodoEdit

Open terminal and run command
git clone https://github.com/Komodo/KomodoEdit.git
git clone is used to create a copy or clone of KomodoEdit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KomodoEdit https://github.com/Komodo/KomodoEdit/archive/master.zip

Or simply clone KomodoEdit with SSH
[email protected]:Komodo/KomodoEdit.git

If you have some problems with KomodoEdit

You may open issue on KomodoEdit support forum (system) here: https://github.com/Komodo/KomodoEdit/issues