feat/full-build-script #2

Merged
hugo merged 2 commits from feat/full-build-script into main 2023-11-09 15:32:52 +00:00

View File

@ -13,6 +13,8 @@ All the following tools must be in your `PATH` :
## Quick start ## Quick start
> **Warning** Your dotnet project must be at the root of this repository
Simply run the build script Simply run the build script
```bash ```bash
@ -29,6 +31,8 @@ More advanced usage:
[![session recording](./demo.png)](./demo.cast) [![session recording](./demo.png)](./demo.cast)
> **Note** Open the recording with [asciinema](https://asciinema.org/) or by clicking on the image above
## Usage ## Usage
```shell-session ```shell-session