Getting Started
# Clone repo
git clone git@github.com:synthetic-lab/octofriend.git
# Install dependencies
npm install
# Compile with `tsc --watch`
npm run dev
# Run octofriend
npm exec octo
# Clone repo
git clone git@github.com:synthetic-lab/octofriend.git
# Install dependencies
npm install
# Compile with `tsc --watch`
npm run dev
# Run octofriend
npm exec octo