Giter Club home page Giter Club logo

c--project-structure's Introduction

Application Name

Description of application, date-2020

By Agata Kolodziej

Description

Purpose usage, detailed explanation what is does and any other information you want users and other developers to have

Specifications

Expand Specs

Describe: functionName()

Test Expect

Setup/Installation Requirements

Software Requirements
  1. Internet browser
  2. A code editor such as VSCode to view and edit the code
View Online
  • To view in browser click the GH-Pages link: Name of App
  • what to do when open online
Open Locally
  • Click on the link to my repository: My Repository
  • Click on the green "Code" button and copy the repository URL
  • Open your terminal and use the command git clone REPO URL HERE into the directory you would like to clone the repository
  • Open in text editor to view code and make changes

---dotnet restore instructions dotnet run build script?---

Known Bugs

TODO

Support and Contact Details

If any errors or bugs occur use Chrome DevTools or please email me, [email protected]

Technologies Used

  • C# 7.3
  • .NET Core 2.2
  • REPL
  • VS Code
  • GitHub

License

This software is licensed under the MIT License.

Copyright (c) 2020

  • Once cloned, use the "$ cd " command to navigate to the directory created in the previous step.
  • You must have .NET Core V2.2 installed in order to run the console app successfully. If you do not have .NET Core V2.2 installed, find more information and download it here
  • _Once in the newly cloned directory, enable the project to test successfully by running "dotnet restore" within ______________both directories found at the root level of the project directory.
  • To test specs outlined in the project's testing suite, navigate to the _________ directory in your command line and run "dotnet test"
  • To run the console application, enter "dotnet run" in your command line while in the _______ directory.

Technologies used

  • C# v 7.3
  • .NET Core v 2.2
  • dotnet script, REPL

├── ProjectName │ ├── Models ------scrabblescorer.cs │ ├── Program.cs │ └── ProjectName.csproj ├── ProjectName.Tests │ ├── ModelTests │ └── ProjectName.Tests.csproj ├── .gitignore └── README.md

c--project-structure's People

Contributors

jd-fj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.