TabloidCLI is a command line interface that helps people manage their favorite blogs, authors, blog posts, journals, and tags. People can add posts to blogs and add notes to posts. This CLI was built by Rick Blake, Cornelia Johnson, and Brady Logan.
C#/.NET Core, Visual Studio, SQL, SQL Server, ADO.NET, LINQ, Git, and GitHub
- Clone this repository
cd
into the new directory "cli-devhops"- Open in visual studio
- Run sql query to create database (make sure to connect to local server)
- Make sure you are in solution view and run the program