Development tendency of apps course group project - CodeKatas, a library that helps you parse boolean flags from command line.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Visual Studio 2017 or newer
Nuget Package manager
NetCore extension installed
Get Visual Studio IDE at https://visualstudio.microsoft.com/downloads/
Start installer and leave everything as default (It will automatically install all the requierements)
Clone this project on your local machine
Start coding!!!!!!
NUnit NUnit 3 Test Adapter (Required for running unit tests in .NetCore) Microsoft.NET.Test.sdk (Development tools for running unit tests in .NetCore)
No tests ready yet
No explanation avaliable
- Powered by C# .NetCore 2.1
Please read [CONTRIBUTING.md]
- **Development tendency of apps course students
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- This project was inspired by the Args Kata. You can find more information at http://codingdojo.org/kata/Args/
We wrote this blog post to introduce the tool. Check it out!