Aktanee / atgp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATGP (Airtable to Github Project)

Automaticly create a Github project and the related issues from an Airtable's stories view.

Run the project

# Install the dependencies
yarn

# Copy and fill .env
cp .env.example .env

# Fill and verify your configuration for your Airtable
cat config.js

# Launch the CLI
yarn start --view="VIEW NAME"

About


Languages

Language:JavaScript 97.9%Language:Shell 2.1%