Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741-boliang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bo Liang
cas741-boliang
Commits
8b3793d6
Commit
8b3793d6
authored
2 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Updates to VM instructions (use ssh and update pointer to CI info)
parent
47f933db
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Tools/VM_Instructions/VM_Instructions.pdf
+0
-0
0 additions, 0 deletions
Tools/VM_Instructions/VM_Instructions.pdf
Tools/VM_Instructions/VM_Instructions.tex
+4
-5
4 additions, 5 deletions
Tools/VM_Instructions/VM_Instructions.tex
with
4 additions
and
5 deletions
Tools/VM_Instructions/VM_Instructions.pdf
+
0
−
0
View file @
8b3793d6
No preview for this file type
This diff is collapsed.
Click to expand it.
Tools/VM_Instructions/VM_Instructions.tex
+
4
−
5
View file @
8b3793d6
...
...
@@ -113,8 +113,8 @@ fork Drasil, follow these steps:
\item
Decide on a home for your repos. For instance, you could create a folder
name
\texttt
{
Repos
}
. You can create a folder using
\texttt
{
mkdir
}
.
\item
In your Repos folder, clone the course repo
:
\newline
\texttt
{
git clo
ne
https://
gitlab.cas.mcmaster.ca
/
smiths/cas741.git
}
\item
In your Repos folder, clone the course repo
(ssh is recommended):
\newli
ne
\texttt
{
git clone git@
gitlab.cas.mcmaster.ca
:
smiths/cas741.git
}
\item
For those doing the Drasil version, fork the
\href
{
https://github.com/JacquesCarette/Drasil
}
{
Drasil repo
}
, by clicking on
...
...
@@ -133,8 +133,7 @@ fork Drasil, follow these steps:
{
https://github.com/JacquesCarette/Drasil
}
(It will take a long time the first
time.)
\item
The Drasil repo has Continuous Integration (CI) set-up through Travis. To
enable CI on your forked repo, follow the
\href
{
https://docs.travis-ci.com/user/tutorial/
}
{
Travis CI Tutorial
}
\item
The Drasil repo has Continuous Integration (CI). Information on this topic can be found on the
\href
{
https://github.com/JacquesCarette/Drasil/wiki/Workflow#continuous-integration-ci---github-actions--builds--tests
}
{
Drasil wiki
}
\end{enumerate}
\end{document}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment