Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active June 10, 2025 23:20
Show Gist options
  • Save iregina/9a706bd6145a1665e77b844a8d219bd2 to your computer and use it in GitHub Desktop.
Save iregina/9a706bd6145a1665e77b844a8d219bd2 to your computer and use it in GitHub Desktop.
# Install the gem
gem install roast-ai
# Set up your OpenAI API key
export OPENAI_API_KEY="your-key-here"
# Will prompt you to create a new workflow or choose an example
roast init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment