Skip to content

roshangautam/shazam-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A dotNet Core Cli tool for Power Platform

This cli tool is part of Shazam framework

User Guide

Using the tool in a Shazam project

Shazam projects come with this cli tool installed. Follow the instruction in shazam to learn how to use shazam-cli

Using the tool in other projects

 dotnet tool install shazam-cli --version 0.0.1-alpha

Settings

Make sure you have settings.dev.json in the root of your solution. A sample can be found in Shazam

Developers Guide

Prerequisites

Fire up a powershell terminal and clone this repo and navigate to the project folder. Run the following command to build

dotnet build

Releases

No releases published

Languages