Last active
June 10, 2025 23:20
-
-
Save iregina/9a706bd6145a1665e77b844a8d219bd2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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