Create a clan flake inside the current directory
Usage: clan flakes
$ clan flakes create [DIR]
Will create a new clan flake in the specified directory and create it if it doesn't exist yet. The flake will be created from a default template.
For more detailed information, visit: getting-started
Usage: clan flakes create
default) Reference to the template to use for the clan. default="default". In the format <flake_ref>#template_name Where <flake_ref> is a flake reference (e.g. github:org/repo) or a local path (e.g. '.' ).
Omitting <flake_ref># will use the builtin templates (e.g. just 'default' from clan-core ).<('name', 'value')> Nix option to set<PATH> path to the flake where the clan resides in, can be a remote flake or local, can be set through the [CLAN_DIR] environment variableUsage: clan flakes inspect
defaultVM)<('name', 'value')> Nix option to set<PATH> path to the flake where the clan resides in, can be a remote flake or local, can be set through the [CLAN_DIR] environment variable