Skip to content

create install script for linux #45

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

Merged
merged 2 commits into from
Sep 12, 2022
Merged

create install script for linux #45

merged 2 commits into from
Sep 12, 2022

Conversation

DhruvaG2000
Copy link
Collaborator

Installing this module will become a lot easier, the user just has to run this script and start using the module!

Signed-off-by: Dhruva Gole goledhruva@gmail.com

@DhruvaG2000 DhruvaG2000 added the enhancement New feature or request label Sep 8, 2022
@DhruvaG2000 DhruvaG2000 force-pushed the install-script branch 2 times, most recently from cd952ff to 5344559 Compare September 8, 2022 14:17
Copy link
Collaborator

@szczys szczys left a comment

Choose a reason for hiding this comment

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

This is a great usability improvement, nice work!

I've made a few small suggestions for better script performance.

Copy link
Collaborator

@szczys szczys left a comment

Choose a reason for hiding this comment

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

LGTM!

DhruvaG2000 and others added 2 commits September 12, 2022 21:25
* assumes install script runs in module dir

* Based on
https://stackoverflow.com/questions/48344624/echo-prints-n-differently-between-bin-sh-and-bin-bash
recommended is to use printf, hence used instead of echo.

* Has confirmation qns in beginning
This is to make sure the user has satisfied criterion to run the script
successfully

Co-authored-by: Mike Szczys <szczys@users.noreply.github.com>
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
@szczys
Copy link
Collaborator

szczys commented Sep 12, 2022

@DhruvaG2000 I tested out the updates to the install script and everything LGTM!

@DhruvaG2000 DhruvaG2000 merged commit a7d848a into main Sep 12, 2022
@DhruvaG2000 DhruvaG2000 deleted the install-script branch September 12, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants