You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
devonfw-core edited this page Jun 7, 2021
·
1 revision
Download and setup
Carry out the following steps to use the tutorial compiler:
Clone this repository
Install typescript if not already installed (npm install -g typescript)
Clone the tutorials repository in a folder next to the tutorial-compiler repository (git clone https://github.com/devonfw-forge/tutorials.git)
Open a terminal and navigate into the cloned tutorial-compiler repository
Install the dependencies (npm install)
Execute the build script (localBuildRun.ps1 or localBuildRun.sh)