Skip to content

dsh-gd/magicgenerator

Repository files navigation

magicgenerator

Console utility to generate test data.

Getting Started

To Create the virtual environment and install the packages:

make venv

To activate the virtual environment:

source venv/bin/activate

To run the CLI application:

magicgenerator [--argument_name VALUE]

To get the additional information about application and arguments:

magicgenerator -h

To run the tests:

python3 tests/tests.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published