Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Team Blue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CourseEval
Team Blue
Commits
4110585a
Commit
4110585a
authored
3 years ago
by
Peter Mangelsdorf
Browse files
Options
Downloads
Patches
Plain Diff
update changelog with install mention; CORRECT install procedure order
parent
21e1362e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
INSTALL.md
+7
-7
7 additions, 7 deletions
INSTALL.md
with
10 additions
and
7 deletions
CHANGELOG.md
+
3
−
0
View file @
4110585a
...
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
...
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [2022-03-04](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/commit/1fb12013d0045e2de1e9cead69186837ec64e8ce)
## [2022-03-04](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/commit/1fb12013d0045e2de1e9cead69186837ec64e8ce)
### Added
-
Created a custom
[
Installation Guide
](
INSTALL.md
)
for working with the project
### Changed
### Changed
-
Moved all documents from
`documents/`
to the OneDrive (privacy)
-
Moved all documents from
`documents/`
to the OneDrive (privacy)
-
Updated EvaP fork from GitHub
-
Updated EvaP fork from GitHub
...
...
This diff is collapsed.
Click to expand it.
INSTALL.md
+
7
−
7
View file @
4110585a
...
@@ -7,19 +7,19 @@
...
@@ -7,19 +7,19 @@
## 3. [Download VirtualBox](https://www.virtualbox.org/wiki/Downloads) or an equivalent compatible Virtual Machine System
## 3. [Download VirtualBox](https://www.virtualbox.org/wiki/Downloads) or an equivalent compatible Virtual Machine System
## 4. Cleanup Line Endings (Windows Only)
## 4. Launch Git Bash with Administrative Privileges (Windows Only) for any following commands
Make sure you are in the
`team-blue`
directory and can see the
`.git`
directory before running this command.
## 5. Clone the Team Repo
```
bash
```
bash
git con
fig core.autocrlf input
git c
l
on
e
--recurse-submodules
git@gitlab.cci.drexel.edu:courseeval/team-blue.git se420-team-blue
```
```
## 5. Launch Git Bash with Administrative Privileges (Windows Only) for any following commands
## 6. Cleanup Line Endings (Windows Only)
Make sure you are in the
`team-blue`
directory and can see the
`.git`
directory before running this command.
## 6. Clone the Team Repo
```
bash
```
bash
git c
l
on
e
--recurse-submodules
git@gitlab.cci.drexel.edu:courseeval/team-blue.git se420-team-blue
git con
fig core.autocrlf input
```
```
## 7. Navigate to the EvaP Directory
## 7. Navigate to the EvaP Directory
...
...
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