Readme, version, license
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Kredits Reviews
|
||||
|
||||
This repository contains a script to create Kosmos Kredits for PR reviews on GitHub and Gitea.
|
||||
|
||||
## Installation
|
||||
|
||||
### Install dependencies
|
||||
|
||||
$ npm install
|
||||
|
||||
### Set up environment variables
|
||||
|
||||
$ cp .env.example .env
|
||||
|
||||
Edit the `.env` file and add API tokens for GitHub and Gitea.
|
||||
|
||||
## Usage
|
||||
|
||||
Run
|
||||
|
||||
$ node index.js
|
||||
|
||||
to get usage instructions.
|
||||
Reference in New Issue
Block a user