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

https://github.com/axtens/version

A simple versioning system for DOS
https://github.com/axtens/version

Last synced: 4 months ago
JSON representation

A simple versioning system for DOS

Awesome Lists containing this project

README

          

# version
A simple versioning system for DOS

VERSION.MOD is based on VERSION.RDY which would have been transpiled into VERSION.BAS before being converted to a TSRBASIC EXE.

VERSION.BAS used VERSION.INI to control language, editor and file extension.

VERSION.MOD used VERSION.SET to do the same thing.

VERSION.VLG is used to log the versioning process which simply looked for a .BAK file and stored it in a RAR file.