forge Forge is a CLI tool to create new projects using go. Usage forge new <app-name> Commands new Creates a new project with the given name. Example forge new my-app