Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).