Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment1 Grant Erickson #9

Open
wants to merge 3 commits into
base: Assignment1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Assignment1/readme.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Place assignment files here
Place assignment 1 files in this folder.
2 changes: 2 additions & 0 deletions Assignment1/script.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This is my PowerShell Script
echo "Hello World"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ We will be using GitHub for all class lectures and assignments. All work will be
- You can get added benefits for signing up for a free [GitHub Student Developer Pack](https://education.github.com/pack).
- **IMPORTANT** : Please fill out this **[form](Insert Link)** with your GitHub information. This is used by us so we can appropriately grade assignments.


## Prerequisites

Here are the things that will be required to learn class concepts. The instructors will assume you already know these items.
Expand Down