Stata module to create ZIP archives of community-contributed content for offline distribution
zippkg
is a Stata helper program to distribute community-contributed content into offline environments (such as data centers / secure enclaves or any other system that is not connected to the internet). It enables users to download Stata packages from the internet (via SSC or user-hosted sites) and directly create ZIP archives from it, so that these archive files can be imported via offline methods (memory sticks, shared network drives, etc) to the target system(s).
Install the development version of the package from within Stata by running:
. net from https://raw.githubusercontent.com/dirtyhawk/stata-zippkg/master/
Every stable release will be published on SSC. If you're not interested in development versions, you should
. ssc install zippkg