A set of Swift build scripts to aid iOS development.
TBD
| Command | Description |
|---|---|
install-deps |
Install a list of predefined dependencies. (Customization coming soon!) |
pre-commit-format |
Applies a swiftformat pre-commit hook. |
pkl |
Searches for ./github/workflows written in Pkl, and renders them to yaml with an autogenerated note. |
OVERVIEW: A set of Swift build scripts to aid iOS development.
USAGE: swifty <subcommand>
OPTIONS:
-h, --help Show help information.
SUBCOMMANDS:
install-deps
pre-commit-format
pkl
See 'swifty help <subcommand>' for detailed help.