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
- Host: GitHub
- URL: https://github.com/aimenux/nukedemo
- Owner: aimenux
- Created: 2020-11-22T01:28:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T02:07:33.000Z (over 5 years ago)
- Last Synced: 2025-02-27T01:54:32.654Z (over 1 year ago)
- Topics: netcore31, nuke-build, vs19
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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