|
1 | 1 | ## Functions |
2 | 2 | The following functions are already implemented: |
3 | | -* installDevonfwIde |
4 | | -* restoreDevonfwIde |
5 | | -* restoreWorkspace |
6 | | -* changeWorkspace |
7 | | -* executeCommand |
8 | | -* installCobiGen |
9 | | -* cobiGenJava |
10 | | -* createDevon4jProject |
11 | | -* buildJava |
12 | | -* createFile |
13 | | -* changeFile |
14 | | -* createFolder |
15 | | -* cloneRepository |
16 | | -* runServerJava |
17 | | -* buildNg |
18 | | -* npmInstall |
19 | | -* dockerCompose |
20 | | -* downloadFile |
21 | | -* nextKatacodaStep |
22 | | -* adaptTemplatesCobiGen |
23 | | -* createDevon4ngProject |
24 | | -* addSetupScript |
| 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) |
25 | 25 |
|
26 | 26 | *** |
27 | 27 |
|
|
0 commit comments