https://github.com/parabirb/sus93
sus93 is a sussy package manager for Windows 93.
https://github.com/parabirb/sus93
Last synced: 6 months ago
JSON representation
sus93 is a sussy package manager for Windows 93.
- Host: GitHub
- URL: https://github.com/parabirb/sus93
- Owner: parabirb
- License: unlicense
- Created: 2021-09-22T22:25:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T01:22:28.000Z (over 3 years ago)
- Last Synced: 2024-08-03T21:02:43.883Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sus93
sus93 is a lightweight and sussy package manager for windows 93.**notice: sus93 is now community maintained and is not actively developed. if you want changes made, please make an issue or fix it yourself and make a pull request. thank you.**
## usage
### installation
* CLI: [download link (w93)](https://www.windows93.net/#!js%20data:text/javascript;base64,JGV4ZSgnaGVsbG8nKTsgc2V0VGltZW91dCgoKSA9PiB7JGxvYWRlci5zY3JpcHQoImh0dHBzOi8vY2RuLmpzZGVsaXZyLm5ldC9naC9wYXJhYmlyYi9zdXM5M0BtYWluL2luc3RhbGwuanMiKTt9LCA1NTApOw==) or run `$loader.script("https://cdn.jsdelivr.net/gh/parabirb/sus93@main/install.js")` inside terminal.
* GUI: try out sus93+, a patch for sus93 [here](https://github.com/protogenraymond/sus93plus)
### updating
if you already have sus93 installed, you can update by running `sus93 install sus93`.
### commands
* `sus93 list` - Lists packages available for installation
* `sus93 repo` - Lists information about the sus93 repository
* `sus93 installed` - List installed packages
* `sus93 install (package)` - Installs or upgrades a package
* `sus93 uninstall (package)` - Uninstalls a packaage## writing sus93 modules
writing sus93 modules is easy as 1, 2, 3! sus93 takes all the trivia out of writing a windows 93 package. all you have to write for a sus93 module is the function that runs on execution. [here](https://github.com/parabirb/example-module) is an example of a sus93 module.if you put your sus93 module in your own github repo, then create an issue on [the sus93 repo](https://github.com/parabirb/sus93-repo), you can actually get your package added to sus93!