Back to Gofr

gofr init

docs/references/gofrcli/init/page.md

1.56.5549 B
Original Source

gofr init

The init command initializes a new GoFr project. It sets up the foundational structure for the project and generates a basic "Hello World!" program as a starting point. This allows developers to quickly dive into building their application with a ready-made structure.

Command Usage

bash
  gofr init

See also