You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CUE is a great language for generating various things like yaml and json
This is useful for cases where the templating is in yaml or json configs, e.g. github actions. This probably wouldn't be used in cases where we're looking to just throw the name of an author into a license or similar.
The text was updated successfully, but these errors were encountered:
CUE is a great language for generating various things like yaml and json
This is useful for cases where the templating is in yaml or json configs, e.g. github actions. This probably wouldn't be used in cases where we're looking to just throw the name of an author into a license or similar.
The text was updated successfully, but these errors were encountered: