Skip to content

Command-line tool for generating Redress manifest files.

License

Notifications You must be signed in to change notification settings

jephir/manifest-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest Generator

Produces manifest files for the redress application updater library.

Usage Example

ManifestGenerator.exe /ContentDirectory="C:\Build\Output" /ContentServerUri="http://example.com/content/" /OutputFile="C:\Apache\htdocs\content\"

Arguments

All arguments are optional.

  • ContentDirectory The path to the directory containing the files to analyze.
  • ContentServerUri The URI of the content server.
  • OutputFile The name of the manifest file to output (can include a directory).
  • IncludeManifest If true the generator will include any existing manifest file, if it exists, into the generated manifest.

System Requirements

Copying

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

About

Command-line tool for generating Redress manifest files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages