Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 793 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 793 Bytes

mono_axis_cli

A command line interface for the mono_axis cellular automaton.

Usage

mono_axis_cli -help                                                                                                                                                                                                                                                                           ─╯
MoNoAxis CLI user interface

Usage: mono_axis_cli [OPTIONS] --config <CONFIG>

Options:
  -c, --config <CONFIG>  Path to the configuration file
  -s, --steps <STEPS>    Number of steps to perform. If not specified, the automaton will run indefinitely. If specified, the automaton will run for the specified number of steps
  -h, --help             Print help
  -V, --version          Print version