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

fix - make instructions more clear in the README #31

Merged
merged 3 commits into from
May 9, 2018

Conversation

RobertLucian
Copy link
Contributor

No description provided.

@RobertLucian RobertLucian merged commit ae625ab into develop May 9, 2018
@RobertLucian RobertLucian deleted the fix/make-instructions-more-clear branch May 9, 2018 14:21
RobertLucian added a commit that referenced this pull request May 9, 2018
… old one (#30)

* couple of new functions

* use $HOME, and do shallow clone

* It seems we need sudo here

* create folder withhout sudo

* install setup.py package locally

* Fix the adding and removal of control panels on boot

* Move iteration inside of remove_control_panel so we  only delete once

* feature - arg based installation (#26)

* feature - add arg parser + change how things get installed

* feature - condense code into just one line of code

* feature - add show-hows to README

* feature - remove artifacts in README

* feature - add python3 to the table too

* feature - treat situation for python3 executable

* feature - fix syntax issues with installer script

* feature - fix syntax error caused by missing fi keyword

* feature - fix semantics errors and add some error handlers

* feature - make the installation of the python package optional

* feature - add correct install command for basic example in README

* feature - add check_internet function to list of functions

* feature - add message logs for console

* feature - fix small syntax error

* feature - add missing packages that are mandatory

* feature - install git before git cloning if it's not present

* feature - add exit code 0 at the end of the installer script

* feature - make sure Dexter is owned by pi

* feature - add some comments for delimiting the script into sections

* feature - add nodejs repo to apt-get sources

* feature - use 3rd person instead of 1st

* feature - reorganize script_tools the same way as the grovepi

* feature - fix bugs with install script

* feature - couple of output-related fixes

* feature - add missing logic into install script

* feature - pass arguments to function in install script

* feature - check if script is run with pi user

* feature - correct name of installer

* feature - add pip/pip3 as deb packages

* feature - add comment & change mkdir commands as Nicole suggested

* fix - specify the right way to curl the install script (#29)

* fix - make instructions more clear in the README (#31)

* Update README.md

* Update README.md

* fix - remove "-s" option from piped bash
RobertLucian added a commit that referenced this pull request Jun 1, 2018
* couple of new functions

* use $HOME, and do shallow clone

* It seems we need sudo here

* create folder withhout sudo

* install setup.py package locally

* Fix the adding and removal of control panels on boot

* Move iteration inside of remove_control_panel so we  only delete once

* Make create_folder use a multi-level path if needed

* feature - arg based installation (#26)

* feature - add arg parser + change how things get installed

* feature - condense code into just one line of code

* feature - add show-hows to README

* feature - remove artifacts in README

* feature - add python3 to the table too

* feature - treat situation for python3 executable

* feature - fix syntax issues with installer script

* feature - fix syntax error caused by missing fi keyword

* feature - fix semantics errors and add some error handlers

* feature - make the installation of the python package optional

* feature - add correct install command for basic example in README

* feature - add check_internet function to list of functions

* feature - add message logs for console

* feature - fix small syntax error

* feature - add missing packages that are mandatory

* feature - install git before git cloning if it's not present

* feature - add exit code 0 at the end of the installer script

* feature - make sure Dexter is owned by pi

* feature - add some comments for delimiting the script into sections

* feature - add nodejs repo to apt-get sources

* feature - use 3rd person instead of 1st

* feature - reorganize script_tools the same way as the grovepi

* feature - fix bugs with install script

* feature - couple of output-related fixes

* feature - add missing logic into install script

* feature - pass arguments to function in install script

* feature - check if script is run with pi user

* feature - correct name of installer

* feature - add pip/pip3 as deb packages

* feature - add comment & change mkdir commands as Nicole suggested

* fix - specify the right way to curl the install script (#29)

* fix - make instructions more clear in the README (#31)

* Update README.md

* Update README.md

* fix - remove "-s" option from piped bash

* minor changes

* feature - strip down script_tools (#33)

* feature - strip down script_tools to the bare minimum

* feature - pass on arguments to parser function

* feature - remove unneeded sentence from output

* feature - use develop branch of DexterInd at all times

* Add a sudo_add_to_end_of_file function

* feature - use dynamic selection of branch (#34)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant