stuaxo / setup-ow.sh

Shell script to install openwatcom locally [an adaptation of openwatcom/setup-watcom as a shell script]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: This project is derived from https://github.com/open-watcom/setup-watcom/ for using watcom under CI, that project is recommended.

Shell script to install openwatcom on local computers.

Differences to setup-watcom.

Global install location includes a version number, to allow side by side installations.

/opt/openwatcom-2.0

Usage:

$ ./setup-ow.sh [-v version] [-t tag] [-l location] [-e environment]

List available versions:

[TBD]

Install open watcom:

[TBD]

Output environment variables:

[TBD]

About

Shell script to install openwatcom locally [an adaptation of openwatcom/setup-watcom as a shell script]

License:MIT License


Languages

Language:Shell 100.0%