Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:handbook:development [2015/12/28 16:45] – [Executing Geany] Geany is no more offered by default at SliTaz genesis | en:handbook:development [2016/10/24 14:24] (current) – IDE Geany replaced by Beaver hgt | ||
|---|---|---|---|
| Line 88: | 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: |
| < | < | ||