WebBundle library

build crates.io

An experimental WebBundle library for packaging web sites.

This is not an officially supported Google product.

Documentation

https://docs.rs/webbundle

Specification

Contributing

See /docs/contributing.md for instructions.

TODO

The development is at very early stage. There are many TODO items:

Command line tool

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.