ZH version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 114 words in the discussion.
Trending Topics
#more#using#cache#example#whatever#similar#complex#dependency#installation#step

Discussion (5 Comments)Read Original on HackerNews
I supposed you could cache whatever directory it installs to? Would be great to see an example
I have done a similar thing using simple makefiles though, collecting more complex chains of tasks into a "meta rule" in Make and just calling that from whatever CI config we're using.