Skip to content

Commit

Permalink
#59 - Improve project generation section in preparation-of-project-re…
Browse files Browse the repository at this point in the history
…pository.md.
  • Loading branch information
anovikov-el committed Jan 30, 2025
1 parent 7a97968 commit 0cfd770
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ rmk project generate --environment="develop.root-domain=localhost" \

> Add the `--create-sops-age-keys` flag if you want to create the project structure along with SOPS age private keys.
This will create a default project structure, `project.yaml` file and prepare an example release based on [Nginx](https://nginx.org/).
This will create a default project structure and set up an example release based on [Nginx](https://nginx.org/).

> Check [Quickstart](../../quickstart.md) for a detailed example.
> If the `project.yaml` file is missing, it will be automatically created by the command.
## project.yaml

Expand Down

0 comments on commit 0cfd770

Please sign in to comment.