Installing Juno
make install
Using Juno:
export OPENAI_API_KEY=""
juno do "add contact page with email info@constoso.com and modify main.go to expose that as well"
This will make Juno perform tasks in the helloworld folder.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Installing Juno
make install
Using Juno:
export OPENAI_API_KEY=""
juno do "add contact page with email info@constoso.com and modify main.go to expose that as well"
This will make Juno perform tasks in the helloworld folder.