Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 543 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 543 Bytes

Witica

Witica is a new way to publish things on the internet. The goal is to make editing content on your website as easy as opening your favourite text editor, make a change and save the file. Witica will then take care of the rest.

Getting started

To get started please read the getting started guide that can be found in the “doc” directory or online.

Developer

To run all unit tests run python -m unittest discover

To create egg distribution file run python setup.py bdist_egg