Download WYMeditor

Support WYMeditor, make a donation!

Current release

Previous releases

Previous releases are available for download at the repository browser.

Nightly builds

Latest nightly build is available at the repository browser.

Please note that nightly builds may be unstable or unusable.

SVN Checkout

The SVN repository is open for public read. Simply point your preferred SVN client to

svn://svn.wymeditor.org/wymeditor

for example, using the command line SVN client

~$ svn co svn://svn.wymeditor.org/wymeditor wymeditor

Build WYMeditor

Requirements

  • make
  • Perl (for Packer)
  • Java (for the yuicompressor minifier)

Build process

~$ svn co svn://svn.wymeditor.org/wymeditor/trunk wymeditor && cd wymeditor && make
~$ ls -l build/build

SourceForge.net Logo