Home

Awesome

<p align="center"> <img width=422 src="https://gist.githubusercontent.com/artemnovichkov/c24fd619278b272471af51f06c1ce6b2/raw/image.jpg"> <h3 align="center">shortcut-box</h3> <p align="center">👨‍💻 Update a pinned gist to contain random IDE shortcut</p> <p align="center"> <a href="https://github.com/artemnovichkov/shortcut-box/actions/workflows/schedule.yml"> <img src="https://github.com/artemnovichkov/shortcut-box/actions/workflows/schedule.yml/badge.svg"> </a> </p> </p>

Setup

  1. Create a new public GitHub Gist.
  2. Create a token with the gist scope and copy it.
  3. Fork this repo
  4. Go to the repo Settings > Secrets
  5. 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.

Author

Artem Novichkov, https://www.artemnovichkov.com/about

License

The project is available under the MIT license. See the LICENSE file for more info.