InstallationΒΆ

At the command line:

$ pip install mapscookiegettercli

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv mapscookiegettercli
$ pip install mapscookiegettercli

Or, if you are using pipenv:

$ pipenv install mapscookiegettercli

Or, if you are using pipx:

$ pipx install mapscookiegettercli