This cli tool is part of Shazam framework
Shazam projects come with this cli tool installed. Follow the instruction in shazam to learn how to use shazam-cli
dotnet tool install shazam-cli --version 0.0.1-alpha
Make sure you have settings.dev.json in the root of your solution. A sample can be found in Shazam
- Windows 10 Operating Systems
- Install
- .net core 3.1.*
- Git for windows
- Latest MSBuild tools
- Optionally you can install Visual Studio 2019 with all these components selected
- [optional] Add MSBuild to your path environment variable
- [optional] Install PowerShell Core
- [optional] Install Windows Terminal
Fire up a powershell terminal and clone this repo and navigate to the project folder. Run the following command to build
dotnet build