Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
4e93c6cf
Commit
4e93c6cf
authored
Apr 26, 2017
by
David Haynes
🙆
Browse files
Merge branch '2.2-dev' of git.gmu.edu:srct/go into 2.2-dev
parents
d0102f85
b641f856
Pipeline
#1328
passed with stages
in 3 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4e93c6cf
...
...
@@ -67,7 +67,27 @@ Finally we can install git with:
### On Windows
Instructions on how to setup git on Windows goes here.
We recommend that if you are on Windows 10 AE (Anniversary Edition) or above to make use of the
Windows Subsystem for Linux (WSL). The following link should get you up and running:
[
https://msdn.microsoft.com/en-us/commandline/wsl/install_guide
](
https://msdn.microsoft.com/en-us/commandline/wsl/install_guide
)
#### Contributing with Windows
After that is setup, you should be able to follow the Linux instructions for _manual setup_ to
contribute to the project.
If you are not on Windows 10 or would rather prefer to not use the WSL you may download Git for
Windows here:
[
https://git-scm.com/download/win
](
https://git-scm.com/download/win
)
You'll want to follow the Vagrant setup method as it is designed to run on all platforms
including Windows.
I have also successfully ran the project with Docker, though you need
access to Hyper-V which is only available on "Professional" versions of Windows.
## 2) Clone the Go codebase.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment