Command line

Command line#

galactic#

GALACTIC main application.

galactic [OPTIONS] COMMAND [ARGS]...

Options

--version#

Show the version and exit.

--color, --no-color#

Whether or not to display colored output (default is auto-detection) [env vars: FORCE_COLOR/NO_COLOR]

GAlois LAttices, Concept Theory, Implicational systems and Closures.

framework#

Manage GALACTIC python packages.

galactic framework [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

self#

Manage the framework itself.

galactic framework self [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

create#

Create meta GALACTIC python packages.

galactic framework self create [OPTIONS]

Options

-f, --folder <folder>#

Folder where to create the Python project (default to the project name)

-p, --project <project>#

Name of the Python project.

-d, --description <description>#

Description of the Python project.

-a, --author <author>#

Author of the Python project.

-c, --command <command>#

GALACTIC framework command.

GAlois LAttices, Concept Theory, Implicational systems and Closures.