A tool for creating interactive/visual timelines in markdown.
Recommended installation is with pipx:
pipx install mktimeline
Or through uv:
uvx run mktimeilne
- ✅ Simply python command line interface
- ✅ Extensible templates with Jinja2
- ✅ Out-of-the-box support for KnightLabs' Timeline visualization (with ability to import and export the KnightLab JSON format.)
- ✅ ...
- ✅
- ✅
Use act to run workflows locally.
gh extension install https://github.com/nektos/gh-actConfig: ~/.config/act/actrc
gh act -j build