Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 775 Bytes

File metadata and controls

38 lines (25 loc) · 775 Bytes

gardener 🌱

make a commit using github API

Gardener works everyday at nnytt/lawn with AWS lambda & AWS Cloudwatch image

Before the test

Use the test repository because commit logs will remove after running this project.

How to test

Clone this project

$ git clone https://github.com/5630/gardener

Install packages

$ npm i

Edit .env file

This file contains environment variable for running this project.

GITHUB_TOKEN your github token

REPO repo's name you want to commit

OWNER repo owner's github username

APP_NAME your app name

Running this project

$ npm start