Skip to content

eventum-project/eventum-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventumCLI

Command line interface for Eventum

Overview

Eventum CLI provides command line interface to run instances of generator.

Installation

Using PipX (recommended):

pipx install eventum-cli

Using Pip:

pip install eventum-cli

Usage

To run single instance:

eventum -t <time mode> -c <config file> [-p <parameters> -s <settings> -v]

To run multiple instances using compose file:

eventum-compose -c <compose config file>

See more about configuring and running Eventum here: https://eventum-generatives.github.io/Website/docs/configuring/config_file/

About

Command line interface for Eventum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages