Skip to content

YAJeff/thoughtful-ai-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thoughtful Coding Challenge

Environment Setup

The code is written in C# and requires either dotnet or Visual Studio to run.

Main code

The main code exists in the CodingChallenge directory. The PackageAutomation.cs file contains the main logic for the challenge.

Running the code

To run the code, execute the unit tests either from Visual Studio or by running dotnet test from the CodingChallenge.UnitTests directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages