Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.4 KB

{Application Name}

By E. Luckie ☀️

{Brief description of application}

Technologies Used

  • C#
  • Dotnet
  • MSTest
  • Markdown
  • Git

Description

{This is a detailed description of your application. Give as much detail as needed to explain what the application does as well as any other information you want users or other developers to have.}

Setup/Installation Requirements

  1. Clone this repo.
  2. Open your terminal (e.g., Terminal or GitBash) and navigate to this project's production directory called {ProjectName}.Solution.
  3. In the command line, run the command dotnet run to compile and execute the console application. Since this is a console application, you'll interact with it through text commands in your terminal.
  4. Optionally, you can run dotnet build to compile this console app without running it.

{Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this application depends on? We recommend deleting the project from your desktop, re-cloning the project from GitHub, and writing down all the steps necessary to get the project working again.}

Known Bugs

  • Any known issues
  • should go here

Stretch Plans

  • desired functionality
  • to add at a later time

License

MIT License

Copyright (c) 2023 Luckie