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

[Work In Progress] Add install documentation and update install script. #26

Closed
wants to merge 1 commit into from

Conversation

johnpmitsch
Copy link
Contributor

@johnpmitsch johnpmitsch commented Nov 21, 2018

This commit makes the following changes:

  • Move the documentation from google
    slides

    to the software README. This allows it to be updated by the community
    and easy to update along with software updates.
  • Moves the install script to a file that is ran using a one-line
    command

I am marking this work in progress as there is some more work to do, but wanted to open this up for initial discussion:


Change Log: 2018/09/21
- Correct typo in Startup.sh

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think my editor added some auto-formatting, its just some spacing and removal of extra whitespace

- ### Install MVP software
- In the terminal, run the following to download and run the bash script:
```
bash <(curl -s https://raw.githubusercontent.com/futureag/mvp/master/install.sh)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To test while this is a pull request, you have to use my branch:

bash <(curl -s https://raw.githubusercontent.com/johnpmitsch/mvp/setup_docs/install.sh)


- ### Set up the Raspberry Pi with the NOOBS installation

- You can use the instructions in the official Rasbperry Pi [quickstart guide](https://www.raspberrypi.org/learning/software-guide/quickstart/) under 'Install Raspbian with NOOBS'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated this part to refer to the raspberry pi docs rather than trying to re-create them. The quickstart guide is really great in detailing the NOOBS installation

This commit makes the following changes:
- Move the documentation from [google
slides](https://docs.google.com/presentation/d/1YNNcF4PwlKjqAmt4XgMx4NBQcAw279qRtd0rp2uKJSg/edit?usp=sharing)
to the software README. This allows it to be updated by the community
and easy to update along with software updates.
- Moves the install script to a file that is ran using a one-line
command
@johnpmitsch
Copy link
Contributor Author

closing for now until I have more time to work on it

@johnpmitsch johnpmitsch closed this Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant