Skip to content

xxxxme/mooedit

 
 

Repository files navigation

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 [email protected] 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.1%
  • C++ 23.9%
  • Makefile 7.2%
  • Python 5.6%
  • Shell 5.1%
  • Lua 0.7%
  • Other 0.4%