Describe the feature or problem you’d like to solve
keeping manual installation as an option but at the same time have a script to do all the setup which ppl can use
Proposed solution
wget the script to /usr/local/bin and chmod it also this can be one command for users which they can paste in terminal and the script will run automatically
How will it benefit the project and its users?
ease of setup for users
Additional context
already done something like this for my project if you dont mind i can help add it here too
https://github.com/por-cli/por-cli
you can find the reference here
Describe the feature or problem you’d like to solve
keeping manual installation as an option but at the same time have a script to do all the setup which ppl can use
Proposed solution
wget the script to /usr/local/bin and chmod it also this can be one command for users which they can paste in terminal and the script will run automatically
How will it benefit the project and its users?
ease of setup for users
Additional context
already done something like this for my project if you dont mind i can help add it here too
https://github.com/por-cli/por-cli
you can find the reference here