A simple plugin to provide undo-redo options for napari layers
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install napari-undo-redo via pip:
pip install napari-undo-redo
To install latest development version :
pip install git+https://github.com/mapmanager/napari-undo-redo.git
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the GNU GPL v3.0 license, "napari-undo-redo" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.