mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
Create Dev-Env-Setup.md
This commit is contained in:
parent
d6eef0efb7
commit
031e8184fb
12
Dev-Env-Setup.md
Normal file
12
Dev-Env-Setup.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Development Environment Setup
|
||||
|
||||
The following instructions will help you set up your development for our mob session. It is important that the dev environment is set up PRIOR to the mob session.
|
||||
The mob session will likely take several hours and not having the dev environment set up prior will likely add a few more hours.
|
||||
|
||||
1. Clone this repo to the place of your choice
|
||||
- From the main repo screen, copy the https code for this repo.
|
||||
- From command line: cd <destination you wish to store the local project folder>
|
||||
- Once you verify you are in the file path that you want: git clone <past https code copied from repo>
|
||||
- You will now recieve text from the command line letting you know the objects were recieved.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user