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
"prompt": "Why is dmg installation not working - additionally when downloading a file from github or somewhere else log the full path to the downloaded file in its temp dir.",
"prompt": "Find bugs comprehensively across this project then make a plan to fix them, finally write out the fixed code. Adhere to clean code principles"
1. GitHub Repositories: Automatically fetches the latest release and selects the most compatible asset. **or** finds snippets from release notes and README files using hueristics.
55
-
2. Direct URLs: Downloads and installs files from direct links.
56
-
3. Local Files: Installs software from files already present on the local system.
57
-
58
-
## Contributing
59
-
60
-
61
-
62
-
Contributions are welcome! Please feel free to submit a Pull Request.
63
-
64
-
## Acknowledgements
65
-
66
-
Created by [Explosion-Scratch](https://github.com/explosion-scratch)
67
-
68
-
## Disclaimer
69
-
Don't use on windows. I don't have windows so I haven't tested it on windows. It would probably still work well for binaries though.
70
-
71
-
This tool attempts to install software as safely as possible, but I'm not responsible if you install malware of if this breaks your system or harms anything in any way directly or indirectly. Always verify the source and contents of packages before installation.
72
-
73
-
Less scary note: I've included confirmations for many operations as a failsafe.
74
-
75
-
### Why's does the recording have errors:
76
-
<small>Ignore the mise errors, I uninstalled it before recording to install it again. Also the regex thought it detected an install script but it didn't.</small>
0 commit comments