FROM Art2Dec
| # | Description | Command |
|---|---|---|
| 1 | Build and run | cd ${current.project.path} && make && ./a.out |
The app will print Hello World to the console
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FROM Art2Dec
| # | Description | Command |
|---|---|---|
| 1 | Build and run | cd ${current.project.path} && make && ./a.out |
The app will print Hello World to the console