Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 244 Bytes

Installing Juno

make install

Using Juno:

export OPENAI_API_KEY=""

juno do "add contact page with email [email protected] and modify main.go to expose that as well"

This will make Juno perform tasks in the helloworld folder.