π¨βπ» Update a pinned gist to contain random IDE shortcut
- Create a new public GitHub Gist.
- Create a token with the
gist
scope and copy it. - Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GH_TOKEN: The GitHub token generated above.
- GIST_TOKEN: The ID portion from your gist url:
https://gist.github.com/artemnovichkov/
c24fd619278b272471af51f06c1ce6b2.
To add support IDEs except Xcode, add another JSON with shortcuts and pass its name in workflow.
Artem Novichkov, https://www.artemnovichkov.com/about
The project is available under the MIT license. See the LICENSE file for more info.