Skip to content

gruft init

The init command creates a new gruft.toml configuration file in the current directory.

Usage

shell
gruft init

Options

  • --force: Overwrite an existing gruft.toml file if one already exists.
  • --template: Specifies a template to initialize the project. The template must be a valid URL, either to a GitHub repository containing a gruft.toml file in its root, or a direct link to a raw text file with the configuration.