SpECTRE Documentation Coverage Report
Current view: top level - __w/spectre/spectre/docs/Tutorials - Cli.md Hit Total Coverage
Commit: d7dc5bae4c2eeb465c1a076e919d884f4ccca7c5 Lines: 0 1 0.0 %
Date: 2024-05-01 22:09:14
Legend: Lines: hit not hit

          Line data    Source code
       1           0 : \cond NEVER
       2             : Distributed under the MIT License.
       3             : See LICENSE.txt for details.
       4             : \endcond
       5             : # Command-line interface (CLI) {#tutorial_cli}
       6             : 
       7             : \tableofcontents
       8             : 
       9             : SpECTRE has a command-line interface (CLI) that allows you to run executables,
      10             : work with output data, and generate plots and visualizations. To get started,
      11             : compile the `cli` target in your build directory. Then run:
      12             : 
      13             : ```sh
      14             : ./bin/spectre --help
      15             : ```
      16             : 
      17             : All available commands are listed in the [Python documentation](py/cli.html).
      18             : 

Generated by: LCOV version 1.14