Creating a Gen Page using Copilot CLI
In a previous post we looked at creating Gen Pages using VS Code. In this post, we will look at how to do this using the Copilot CLI. First, install and configure the Copilot CLI. Once complete, run copilot to start the CLI and log into GitHub with login: copilot To use gen pages, we’re going to run the command: /genpage Our AI comes back with: And we’re now prompted … Continue reading Creating a Gen Page using Copilot CLI