alice-download

Crates.ioalice-download
lib.rsalice-download
version0.4.0
sourcesrc
created_at2018-02-19 20:27:05.921118
updated_at2021-02-05 08:00:56.059239
descriptionCLI tool to download a given amount of the publicly released ALICE open data
homepage
repositoryhttps://github.com/cbourjau/alice-rs
max_upload_size
id51951
size43,621
Christian Bourjau (cbourjau)

documentation

README

alice-download

This is a small tool which is capable of downloading a specified amount of the ALICE open data. The data is stored in ~/lhc_open_data.

Usage

Do the following in order to download 5GB of ALICE's data

	cargo install alice-download
	alice-download 5
Commit count: 389

cargo fmt