You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes in v0.1.3
One-liner Web Installation: Added full support for direct internet-based installation using curl or wget (without cloning the repository locally) for Linux, macOS, and Windows.
Sudo Safety Check: Added an active check to block execution when run with sudo or as root via sudo on Linux/macOS to protect local user home directory permissions.
Documentation: Updated README.md with warnings and new one-liner instructions.