ZOPEN-GENERATE
NAME
zopen-generate − manual page for zopen-generate 0.8.4
DESCRIPTION
zopen−generate will generate a zopen compatible project Syntax: zopen−generate [options]
OPTIONS
−−help | Display this help message |
−−version
Display version information
−−list−licenses
List available licenses
−−list−categories
List available categories
−−list−build−systems
List supported build systems
−−name NAME
Project name
−−description DESC
Project description
−−categories CATS
Project categories (space−delimited)
−−license LICENSE
License name
−−type TYPE
Port type: ’BUILD’ (from source) or ’BARE’ (binary download)
−−build−system SYSTEM
Build system if type is BUILD (GNU Make, CMake, Gradle, Maven, etc.)
−−stable−url URL
Stable release source URL
−−stable−deps DEPS
Stable build dependencies (space−delimited)
−−dev−url URL
Dev−line source URL
−−dev−deps DEPS
Dev build dependencies (space−delimited)
−−build−line LINE
Default build line (stable or dev)
−−runtime−deps DEPS
Runtime dependencies (space−delimited)
−−force
Force update if project directory exists
−−non−interactive
Run in non−interactive mode (requires all necessary options)
−−json | Display list output in JSON format |
This is free software: you are free to change and redistribute it under the terms of the Apache License, Version 2.0. https://www.apache.org/licenses/LICENSE-2.0.html There is NO WARRANTY, to the extent permitted by law.
AUTHOR
Written by contributors to the zopen community. https://github.com/zopencommunity/meta/graphs/contributors
