Releases: Ariouz/GKit
Releases · Ariouz/GKit
GKit v0.0.2
Added
- Variable substitution using
${namespace.key} - Support for environment variables via
${env.KEY} - Project-level variables via
${gkit.KEY}, defined inproject.variables
For examples, see README
GKit v0.0.1
Commands:
gkit help
gkit version
gkit check-config [-p, --profile PROFILE]
gkit doctor
gkit build [-p, --profile PROFILE] [--native] [--dry-run]
gkit native [-p, --profile PROFILE] [--dry-run]
gkit build --native is the equivalent of running gkit build + gkit native
Full Changelog: https://github.com/Ariouz/GKit/commits/v0.0.1