caelestis

Knowledge management system.


Keywords
zettelkasten, knowledge, information, notes
License
MIT
Install
pip install caelestis==0.4.2

Documentation

caelestis

build status

Installing caelestis is easy:

pip install caelestis

Development

Increment the version number using bump2version.:

bump2version [major|minor|patch]

New releases are automatically deployed to PyPI via Travis CI. Don't forget to push tags: git push --tags.