Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW EXAMPLE] Buck - ArtifactCache decorators #47

Closed
ainzzorl opened this issue Aug 13, 2021 · 0 comments
Closed

[NEW EXAMPLE] Buck - ArtifactCache decorators #47

ainzzorl opened this issue Aug 13, 2021 · 0 comments
Labels
new example New example proposal

Comments

@ainzzorl
Copy link
Owner

General

Description

Buck is a fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

Buck caches build artifacts. Decorators can be used to add bells and whistles to the default cache implementation.

Links

What makes it interesting

  • Very instructive application of a classical OOP pattern.

Related work

No

Other

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new example New example proposal
Projects
None yet
Development

No branches or pull requests

1 participant