An experimental WebBundle library for packaging web sites.
This is not an officially supported Google product.
See /docs/contributing.md for instructions.
The development is at very early stage. There are many TODO items:
http::Request
, http::Response
and http::Uri
for better engonomicscreate
list
extract
This repository also contains a command line tool, called webbundle
.
To install webbundle
command, run the following:
shell
cargo install --features=cli webbundle
See webbundle --help
for the usage.