Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaller94/ems-github-automation
Some NodeJS scripts to automate GitHub projects for Element Matrix Services (EMS)
https://github.com/jaller94/ems-github-automation
Last synced: about 1 month ago
JSON representation
Some NodeJS scripts to automate GitHub projects for Element Matrix Services (EMS)
- Host: GitHub
- URL: https://github.com/jaller94/ems-github-automation
- Owner: jaller94
- License: mit
- Created: 2020-08-17T09:33:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T09:42:19.000Z (over 4 years ago)
- Last Synced: 2024-10-19T06:17:02.911Z (2 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ems-github-automation
Some NodeJS scripts to automate GitHub projects for Element Matrix Services (EMS)## Setup
1. Create a personal access token at https://github.com/settings/tokens/new?scopes=repo.
2. Create a text file `.env` and add the line `GITHUB_ACCESS_TOKEN=yourAccessToken`.