https://github.com/eggplants/ghitter-template
GaaS (GitHub as a SNS) Template
https://github.com/eggplants/ghitter-template
Last synced: 5 months ago
JSON representation
GaaS (GitHub as a SNS) Template
- Host: GitHub
- URL: https://github.com/eggplants/ghitter-template
- Owner: eggplants
- License: unlicense
- Created: 2022-06-05T16:27:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T19:14:58.000Z (about 4 years ago)
- Last Synced: 2025-02-06T06:44:23.091Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghitter
GaaS (GitHub as a SNS)
---
## How to start
0. [Use this template!](https://github.com/eggplants/ghitter-template/generate)
1. [Create PAT](https://github.com/settings/tokens/new) with `public_repo` + `repo`
2. Set created PAT to `GH_MYTOKEN` in [secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository)
3. Uncomment `schedule` trigger in `.github/workflows/issue.yml`
4. Enjoy!
## Example