8000 GitHub - functionaldude/simple-cache-buildpack: A simple buildpack that symlinks a set of folders to the cache directory
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

functionaldude/simple-cache-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-cache-buildpack

A simple buildpack that symlinks a set of folders to the cache directory

Usage

Create a .buildpack-cache file in the project root, and list all directories that you want to link to the CACHE_DIR.

Example (for a gradle project)

This example caches all build folders of the project

build

submodule1/build
submodule2/build

About

A simple buildpack that symlinks a set of folders to the cache directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0