SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:handbook:development [2015/12/11 16:16]
genesis [SHell scripts]
en:handbook:development [2015/12/22 00:30]
genesis adding a "Geany IDE" section
Line 59: Line 59:
  
 <​code>​ $ beaver & </​code>​ <​code>​ $ beaver & </​code>​
 +
 +===== Geany IDE=====
 +
 +Geany is an IDE, or Integrated Development Environment. It is a simple, small and lightweight application,​ offering syntax, tabs and self-completing. It was used to write this page and most of SliTaz web documentation (Nano were also used at some parts).
 +
 +==== Executing Geany ====
 +
 +You can find Geany at //Menu// --> //​Development//​ --> //Geany//. After it runs for the first time, you can set your preferences through menu //Edit// --> //​Preferences//​ option. It is also possible to run Geany via terminal:
 +
 +<​code>​$ geany &</​code>​
 +
 +Note: when compiling source code, the //​./​configure//​ script offers the //​-enable-the-force//​ option, which you could use if you feel the need to became a Jedi warrior!
  
 ===== Perl or Microperl - Code/use Perl scripts ===== ===== Perl or Microperl - Code/use Perl scripts =====
 
en/handbook/development.txt ยท Last modified: 2016/10/24 16:24 by hgt