Automaticly create a Github project and the related issues from an Airtable's stories view.
# 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"