Quick links: Content - sections - sub sections
EN fr

Trace:

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:tutorials:minitutorial:1.7.x [2019/05/22 21:37] – [First display] laurenten:tutorials:minitutorial:1.7.x [2024/04/24 14:25] – [Mini Tutorial for Jelix 1.7] laurent
Line 1: Line 1:
-====== Mini Tutorial for Jelix 1.7 ======+~~LANG:fr@fr:tutoriels:minitutoriel:1.7.x~~
  
-The goal of this tutorial is to quickly show how you can develop an application with Jelix 1.7. +====== Mini Tutorial for Jelix 1.7 and 1.8 ====== 
 + 
 +The goal of this tutorial is to quickly show how you can develop an application with Jelix 1.7 or 1.8
  
 Examples of commands are to be executed into a bash/linux shell. If you are Examples of commands are to be executed into a bash/linux shell. If you are
Line 22: Line 24:
 cd myproject cd myproject
 composer init composer init
-composer require "jelix/jelix-standard dev-jelix-1.7.x"+composer require "jelix/jelix-standard:^1.7.0"
 </code> </code>
- 
-At the time these line are written, Jelix 1.7 is not ready yet ( 1.7.0-rc.2). 
-So you have to indicate @@dev@@ for the @@minimum-stability@@, during the execution of @@composer init@@. 
  
 At the end, you have a new directory @@vendor@@, containing the source code At the end, you have a new directory @@vendor@@, containing the source code

en/tutorials/minitutorial/1.7.x.txt · Last modified: 2024/04/24 14:29 by laurent

Recent changes RSS feed Creative Commons License