stencila/cli

Fetch zip file

Closed this issue · 2 comments

Currently there is a function fetch_file_archive which extracts a bundle from a tar.gz file on the file system. It should be generalised, or an equivalent function written, to handle .zip files.

In PR #42

Merged in to master now 🎉