Andrew Heiss 1/10/2020

Automatically zip up subdirectories with Make

Read Original

This technical article explains how to automate the zipping of subdirectories using a Makefile, specifically for managing course materials built with blogdown and R Markdown. It details creating Makefile recipes to zip folders only when files change, exclude hidden files like .DS_Store, and integrate the process into a deployment workflow for a static website.

Automatically zip up subdirectories with Make

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser