-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature/PI/raspbian-dockerfile-taskrunner #5
feature/PI/raspbian-dockerfile-taskrunner #5
Conversation
Pidaq/README.md
Outdated
|
||
Includes relevant examples | ||
*** | ||
Ensure docker is installed and running on your machine. Windows 10 Home does not have proper support for docker, however MUN offers a free upgrade to windows 10 education which is fully featured. The update is easy, unintrusive, and tasks less than 1 hour. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lil typo here, "tasks" should be "takes"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Pidaq/.gitignore
Outdated
@@ -0,0 +1 @@ | |||
!important vscode/tasks.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be .vscode/tasks.json? I think that directory is still getting gitignored, just noticed this when following the instructions on the README
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're correct, fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works perfect on my machine now. Good to merge.
This feature branch reuses a Dockerfile and some parts of the readme created by Mark Duffet for CompV at: ParadigmHyperloop/comp5-software#7
Features: