Skip to content

Commit

Permalink
[chore][Tanzu] Add MacOS development information for Tile Generator t…
Browse files Browse the repository at this point in the history
…ool (#5416)
  • Loading branch information
crobert-1 committed Sep 27, 2024
1 parent 5e0607d commit dcf6ad7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion deployments/cloudfoundry/tile/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

## Tile Software Dependencies

[Tile Generator](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/tile-generator.html)
[Tile Generator](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/tile-generator.html) -
Note that MacOS support was dropped for this tool, so an older version must be downloaded for darwin development.
Version `14.0.6-dev.1` has been confirmed to be work.

[PCF CLI](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/pcf-command.html)

Expand Down
4 changes: 3 additions & 1 deletion deployments/cloudfoundry/tile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ The `release` script requires:
- `jq`
- `wget`
- [Bosh CLI](https://bosh.io/docs/cli-v2-install/)
- [Tile Generator](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/tile-generator.html)
- [Tile Generator](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/tile-dev-guide/tile-generator.html) -
Note that MacOS support was dropped for this tool, so an older version must be downloaded for darwin development.
Version `14.0.6-dev.1` has been confirmed to be work.

## Releasing

Expand Down

0 comments on commit dcf6ad7

Please sign in to comment.