An open API service indexing awesome lists of open source software.

https://github.com/aimenux/nukedemo

Playing with nuke automation tool
https://github.com/aimenux/nukedemo

netcore31 nuke-build vs19

Last synced: 7 days ago
JSON representation

Playing with nuke automation tool

Awesome Lists containing this project

README

          

![.NET Core](https://github.com/aimenux/NukeDemo/workflows/.NET%20Core/badge.svg)
# NukeDemo
```
Playing with nuke automation tool
```
> In this demo, i m giving a try to [nuke automation tool](https://nuke.build/)
>
> The solution is based on :
> - `App` : console app
> - `Lib` : class library
> - `Tests` : unit tests
> - `Devops` : nuke files
>
> In order to run the demo, type the following command :
> - `.\build.ps1`
>
> To install nuke global tool, type the following command :
> - `dotnet tool install Nuke.GlobalTool --global`

**`Tools`** : vs19, net core 3.1, nuke