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
Previous revision
en:handbook:development [2015/12/24 17:29]
linea
en:handbook:development [2016/10/24 16:24]
hgt IDE Geany replaced by Beaver
Line 66: Line 66:
 ==== Executing Geany ==== ==== Executing Geany ====
  
-You can find Geany at the //​Menu// ​--> //​Development//​ --//​Geany//​. ​After it runs for the first time, you can set your preferences through the menu //Edit// --> //​Preferences//​ option. It is also possible to run Geany via terminal:+You can install ​Geany:  
 + 
 +<​code>#​ tazpkg get-install geany</code> 
 + 
 +After it runs for the first time, you can set your preferences through the menu //Edit// --> //​Preferences//​ option. It is also possible to run Geany via terminal:
  
 <​code>​$ geany &</​code>​ <​code>​$ geany &</​code>​
Line 84: Line 88:
 === Hello world! === === Hello world! ===
  
-The purpose of this script is to display Hello World. You can start by creating the file and making it executable on the command line and then editing with IDE Geany. Note the script is called hello.pl, but you can name it as you see fit, with or without the .pl extension:+The purpose of this script is to display Hello World. You can start by creating the file and making it executable on the command line and then editing with Beaver. Note the script is called hello.pl, but you can name it as you see fit, with or without the .pl extension:
  
 <​code>​ <​code>​
 
en/handbook/development.txt · Last modified: 2016/10/24 16:24 by hgt