|
1 | 1 | ## Functions |
2 | 2 | The following functions are already implemented: |
3 | | -* [installDevonfwIde](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#installDevonfwIde) |
4 | | -* [restoreDevonfwIde](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#restoreDevonfwIde) |
5 | | -* [restoreWorkspace](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#restoreWorkspace) |
6 | | -* [changeWorkspace](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#changeWorkspace) |
7 | | -* [executeCommand](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#executeCommand) |
8 | | -* [installCobiGen](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#installCobiGen) |
9 | | -* [cobiGenJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#cobiGenJava) |
10 | | -* [createDevon4jProject](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createDevon4jProject) |
11 | | -* [buildJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#buildJava) |
12 | | -* [createFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createFile) |
13 | | -* [changeFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#changeFile) |
14 | | -* [createFolder](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createFolder) |
15 | | -* [cloneRepository](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#cloneRepository) |
16 | | -* [runServerJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#runServerJava) |
17 | | -* [buildNg](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#buildNg) |
18 | | -* [npmInstall](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#npmInstall) |
19 | | -* [dockerCompose](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#dockerCompose) |
20 | | -* [downloadFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#downloadFile) |
21 | | -* [nextKatacodaStep](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#nextKatacodaStep) |
22 | | -* [adaptTemplatesCobiGen](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#adaptTemplatesCobiGen) |
23 | | -* [createDevon4ngProject](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createDevon4ngProject) |
24 | | -* [addSetupScript](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#addSetupScript) |
| 3 | +:toc: |
| 4 | +:toc-title: |
25 | 5 |
|
26 | 6 | *** |
27 | 7 |
|
|
0 commit comments