wunderio / radi-cli

CLI interface for the Radi-API
1 stars 2 forks source link

make the local api builder check the project build validity #37

Open james-nesbitt opened 7 years ago

james-nesbitt commented 7 years ago

This patch adds a small amount of code to the cli routines that build the project, to use the new Project.Validate() method, and output some warnings if the project is not valid.