Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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`.