Command line

Command line#

galactic framework#

Manage GALACTIC python packages.

Usage

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

self#

Manage the framework itself.

Usage

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

GAlois LAttices, Concept Theory, Implicational systems and Closures.

create#

Create meta GALACTIC python packages.

Usage

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.