Skip to content

First beta

Compare
Choose a tag to compare
@glenl glenl released this 04 Nov 22:09
· 20 commits to master since this release

Allows for an pre-made preview image to be picked up for publication. Most useful for book publishing.

Install as usual

$ python3 -m pip uninstall mupub
$ python3 -m pip install $HOME/work/mupub/dist/mupub-1.0.0b0-py2.py3-none-any.whl --user
$ mupub init

Init is necessary to pick up new configuration. To see what is in your configuration:

$ mupub init --dump