Skip to content

russellsch/zk-backend

Repository files navigation

Overview

docs Documentation Status
tests
package

Zettelkasten Note Taking UI Backend Library

  • Free software: BSD 3-Clause License

Installation

pip install zkbackend

Documentation

https://zk-backend.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published