Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescobianco/vintage
The "Vintage" Software Manager
https://github.com/francescobianco/vintage
bash command-line dosbox dosemu msdos msdos-emulator package-manager retrocomputing shell
Last synced: 19 days ago
JSON representation
The "Vintage" Software Manager
- Host: GitHub
- URL: https://github.com/francescobianco/vintage
- Owner: francescobianco
- License: mit
- Created: 2021-12-01T17:43:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T21:00:08.000Z (about 3 years ago)
- Last Synced: 2024-10-12T14:38:20.227Z (3 months ago)
- Topics: bash, command-line, dosbox, dosemu, msdos, msdos-emulator, package-manager, retrocomputing, shell
- Language: Shell
- Homepage:
- Size: 3.93 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧞 vintage
> The "Vintage" Software Manager
Vintage is a command-line tool to manage old DOS package and run it on DOSEMU or DOSBOX.
![Install Vintage Software Manager](contrib/demo.gif)
## Install
Install "vintage" tool from the web with an easy cURL script
```shell
curl -s binst.tk | sudo bash -s francescobianco/vintage
```## Usage
Install package or application
```
vintage add qbasic
```Execute installed application
```
vintage run qbasic
```## Credits
### Contributing
Thank you for considering contributing to this project! The contribution guide can be found in the [CONTRIBUTING.md](CONTRIBUTING.md).
### Code of Conduct
In order to ensure that the Javanile community is welcoming to all, please review and abide by the [Code of Conduct](CONTRIBUTING.md#code-of-conduct).
### Security Vulnerabilities
If you discover a security vulnerability within Javanile, please send an e-mail to Francesco Bianco via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
### License
This project is open-sourced software licensed under the [MIT license](LICENSE).