v0.2.1 — Install fixes
v0.2.1
Patch release fixing install experience.
Fixed
- Init command now shows
python -m df_storyteller serveinstead ofdf-storyteller serve(the entry point requires Scripts dir on PATH which many Windows users don't have) - README uses
python -m df_storytelleras primary command - Added
pip install df-storytelleras primary install method - Added platform compatibility note (developed on Windows, should work on Mac/Linux)
- Added troubleshooting for "No module named df_storyteller" in wiki
Install
pip install df-storyteller
python -m df_storyteller init
python -m df_storyteller serve