cl0ne / mooedit-sources

mooedit/medit text editor sources archive

Home Page:http://mooedit.sourceforge.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Information
===================

medit is a text editor.

medit is free software, released under GNU GPL license. See the LICENSE
file in this distribution for details.

The web site is:
    http://medit.bitbucket.org/
releases are located at:
    http://sourceforge.net/project/showfiles.php?group_id=167563


Installation
============

See INSTALL file in this distribution.


Bug reports and contact
=======================

Report bugs and file feature requests in the medit bug tracker at
http://sourceforge.net/tracker/?group_id=167563&atid=843451 . You can
also send an email to emuntyan@users.sourceforge.net if you don't feel
like using the bug tracker, or have any questions/comments.


Sources
=======

medit sources are tracked using mercurial. You can browse medit source
repository online at http://bitbucket.org/medit/medit/. To check out a
copy of medit repository, install mercurial, and do
    hg clone http://bitbucket.org/medit/medit/
This will create a new directory named 'medit' with medit sources inside.
To update them later on, do
    hg pull; hg update
in this directory.

About

mooedit/medit text editor sources archive

http://mooedit.sourceforge.net

License:GNU Lesser General Public License v2.1


Languages

Language:C 57.0%Language:C++ 23.9%Language:Makefile 7.2%Language:Python 5.6%Language:Shell 5.1%Language:Lua 0.7%Language:M4 0.4%Language:Roff 0.0%Language:Objective-C 0.0%