bugreport 0.2.1

Collect system and environment information for bug reports
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.snailquote]
version = "0.3"

[dependencies.sys-info]
version = "0.7"

[package]
authors = ["David Peter <mail@david-peter.de>"]
categories = ["command-line-interface"]
description = "Collect system and environment information for bug reports"
edition = "2018"
homepage = "https://github.com/sharkdp/bugreport"
keywords = ["bugreport", "diagnostics", "cross-platform", "cli", "terminal"]
license = "MIT/Apache-2.0"
name = "bugreport"
repository = "https://github.com/sharkdp/bugreport"
version = "0.2.1"