Files
DistMaker/doc/ReadMe.txt
Norberto Lopez 48e4ea799b Changes associated with version 0.70:
[1] Updated to Java version 17.
[2] Updated Glum library version 2.0.0.
[3] Updates relating to the public release of DistMaker.
2024-09-27 19:23:51 -04:00

40 lines
1.0 KiB
Plaintext

Product: DistMaker
Version: 0.70
Requires:
- Java 17
- Python 3.6
Directions:
DistMaker is a software toolkit which allows a software developer to develop
applications that have a builtin update mechanism.
The update mechanism can be manually triggered by an end user or through an an
auto update mechanism.
DistMaker provides a capability to allows a software developer to deploy (or
remove) updates to a deployment site.
Please read the ./doc/QuickStartGuide.pdf for instructions on updating an
application to make it DistMaker enabled. This brief guide will provide
directions for:
- Source code changes to make the application DistMaker enabled
- Setting up the deploy site for the DistMaker application
- Deploying the DistMaker application
Legal Notice:
DistMaker utilizes a number of copyrighted products. A listing of all copyrights
can be found in the folder:
./doc/legal/
Each copyrighted product has a textual file with a naming convention of:
License.<aProductName>.txt
Note that <aProductName> corresponds to the formal product name.