Update Instructions (Docker Compile, Supported platforms, License year) (#1682)

Correct docker compile to load repository
This commit is contained in:
LordGrey
2024-01-15 15:02:01 +01:00
committed by GitHub
parent eb0964078f
commit 5cd21f50be
7 changed files with 64 additions and 57 deletions

View File

@@ -124,8 +124,9 @@ The amount of "%" must match with following arguments
If you want to use VSCode for development follow the steps.
- Install [VSCode](https://code.visualstudio.com/). On Ubuntu 16.04+ you can also use the [Snapcraft VSCode](https://snapcraft.io/code) package.
- Linux: Install gdb `sudo apt-get install gdb`
- Mac: ?
- Install gdb:
- Linux: `sudo apt-get install gdb`
- Mac: `brew install gdb`
- Open VSCode and click on _File_ -> _Open Workspace_ and select the file `hyperion.ng/.vscode/hyperion.code-workspace`
- Install recommended extensions
- If you installed the Task Explorer you can now use the defined vscode tasks to build Hyperion and configure cmake