# flower **Repository Path**: daishitou/flower ## Basic Information - **Project Name**: flower - **Description**: flower: flow your image among the land, its flower. - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-09-09 - **Last Updated**: 2023-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flower flower: flow your image among the land, its flower. ## Build * `make flower` for standard flower binary * `make debug` for debuggable flower binary * `make install` installs flower to /usr/bin ## Usage ``` flower: flow your image among the land, its flower Usage: flower flower [command] Available Commands: flow get compatibility result help Help about any command image generate image require spec platform generate platform provider spec Flags: -D, --debug Open debug mode -h, --help Print usage --log-level string Log level to be used. Either "debug", "info", "warn" or "error" (default "error") Use "flower [command] --help" for more information about a command. ```