Skip to content

activey/vala-editor

 
 

Repository files navigation

Editor

Vala IDE

Discussion and support on IRC channel #canaldev (freenode).

Manual installation

Requirements

vala-editor

  • valac (>= 0.28)
  • libvala-X (where X is version of vala : 0.28, 0.30, ..)
  • gtksourceview-3.0

Building

  1. ./autogen.sh
  2. ./configure --with-vala=X where X is version of vala : 0.28, 0.30, ..
  3. make

Installation

  1. sudo make install
  2. sudo ldconfig (to update linker cache for the shared library)

License

Editor is distributed under the terms of the GNU General Public License version 3 or later and published by:

  • Yannick Inizan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 100.0%