Skip to content

Make program installable #1

Description

@MatrixRave

Make program installable as a command line tool.

Instead of creating a poster with a command like python3 create_map_poster.py -c "London" -C "England" -W 12.8 -H 7.2 -d 20000 -t noir --format SVG this could be done with something like
maptoposter-c "London" -C "England" -W 12.8 -H 7.2 -d 20000 -t noir --format SVG or something like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions