ShareLint 0.1.1 — smoother first run
·
13 commits
to main
since this release
Highlights
- Added
sharelint demo --reportfor safely writing local HTML, JSON, SARIF,
or console demo reports. - Made isolated installation with
pipxoruvthe primary path. - Added installation troubleshooting, architecture documentation, and a
unified documentation index. - Improved English and Chinese first-run guidance and contribution paths.
Install
- Install:
pipx install sharelint==0.1.1 - Try the demo:
sharelint demo - Select this version:
pipx install --force sharelint==0.1.1 - Install with uv:
uv tool install sharelint==0.1.1 - Generate local HTML:
sharelint demo --format html --report sharelint-demo.html
PyPI: pypi.org/project/sharelint
Alpha limitations
ShareLint does not currently OCR PDF pages or image pixels, sanitize original
files, or guarantee that a passing artifact is safe or compliant.