mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
How to reuse code in pkl #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ruby109 on GitHub (Mar 12, 2024).
like I have a yml:
I only want to write the
dependenciespart once and use it in different target. How can I do it in pkl?@odenix commented on GitHub (Mar 12, 2024):
PS: I'd recommend to post questions under "Discussions".
@ruby109 commented on GitHub (Mar 12, 2024):
@translatenix
Thank you very much.
I will pay attention next time🙇