Add installation scripts and update documentation#15
Open
AngadBasandrai wants to merge 2 commits into01bps:mainfrom
Open
Add installation scripts and update documentation#15AngadBasandrai wants to merge 2 commits into01bps:mainfrom
AngadBasandrai wants to merge 2 commits into01bps:mainfrom
Conversation
01bps
reviewed
Oct 2, 2025
Owner
01bps
left a comment
There was a problem hiding this comment.
A lot of unnecessary things have been added like in setup.md,the documents are meant for easy navigation through the project.This looses the essence of the core changes required.
Kindly avoid making any unnecessary changes outside the realm of the needful.
Also,I am seeing everyone out there is making some common and repetitive mistakes.
Kindly revisit and confine all the changes strictly inside the realm of the issue.
Author
|
kindly elaborate on what is unnecessary in the setup.md? i tried to make the docs as easily readable while being informative as i could. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 Description
This PR addresses issue #9 by adding comprehensive installation and uninstallation scripts for cross-platform support.
✨ Changes Made
install.shfor Linux/macOS with automated setupuninstall.shfor Linux/macOS with cleanup optionsREADME.mdwith professional formatting and comprehensive documentationsetup.mdwith detailed step-by-step installation guides🔧 Features Added
python3andpython)📚 Documentation
🏷️ Related Issues
Closes #9