Automatically zip up subdirectories with Make
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet