Epicodus Week ?
Version 1.0 - Date
JohnNils Olson
Behavior | Input | Output |
---|
C#
.NETCore
-
Cloning instructions.
- Open Git Bash.
- Change the current working directory to the location where you would like to clone the repository.
- Type "git clone" followed by "(github url)" (without quotes) and hit enter.
- Open directory with code editor of choice.
- In the terminal, change working directory to ./MadLibs.
- Type "dotnet restore".
- Type "dotnet run".
-
Download instructions.
- Visit "(github url)".
- Click the green "code" button and download zip file of project.
- Extract zip file to directory of choice.
- Open project directory in code editor of choice.
- In the terminal, change working directory to ./MadLibs.
- Type "dotnet restore".
- Type "dotnet run".
No known issues.
JohnNils Olson - johnnils@gmail.com
The [MIT] license. Copyright (c) 2020 JohnNils Olson