-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01f05f2
commit 63f7afc
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# SwiftGGFormatter | ||
|
||
SwiftGGFormatter is a tool that can reformat SwiftGG's YAML file, arranging its texts in the same order as the texts on the Apple Developer website. | ||
|
||
## Installation | ||
|
||
1. Please visit the release page and download the latest version of the CLI. | ||
2. Move the downloaded CLI to the `/usr/bin/` directory. | ||
|
||
## Get Started | ||
|
||
```bash | ||
SwiftGGFormatter ./adjusting-the-space-between-views.yml | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters