docs.rs failed to build pineappl_cli-1.4.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
PineAPPL CLI
This is the command-line interface (CLI) to pineappl.
Installation
The easiest way to install pineappl CLI is to download the pre-built binaries, for
example using pip:
or using the installation script (see this guide for more details):
|
Alternatively, the CLI can be installed in a development mode by running the following command in the root of the repository:
Documentation
A good starting point to learn what pineappl can do is the [CLI tutorial].
For more information, see:
- CLI tutorial: a tutorial
on how to use the
pineapplCLI interface. - CLI reference: a reference for the different parameters of the CLI.