#web #web-archive #applications #suite #cli #cli-applications #webaves

app webaves-app

CLI application for web archiving software suite

1 unstable release

0.1.0 Jul 5, 2022

#9 in #web-archive

MPL-2.0 and GPL-3.0+

260KB
6.5K SLoC

Webaves Application

Web archive software suite.

This is a binary crate for the application portion of the software suite. General information can be found in the main readme.

Crates.io Documentation Status

Build

If you like to build the application yourself, install the latest stable version of Rust.

The following cargo command will build the application:

cargo build --release

The resulting executable will be placed in the target/release/ directory.

Install

The cargo command can also build and install programs. This is a simple way for developers to install Rust binaries.

cargo install webaves-app

Documentation

Dependencies

~61MB
~1M SLoC