mirror of
https://github.com/vee1e/capa.git
synced 2026-09-03 03:37:26 +00:00
* web: rules: redirect from various rule names to canonical rule URL closes #2319 Update index.html Co-authored-by: Moritz <mr-tz@users.noreply.github.com> * cli: link to rule names to capa rules website * just: make `just lint` run all steps, not fail on first error --------- Co-authored-by: Moritz <mr-tz@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| .gitignore | ||
| justfile | ||
| README.md | ||
| requirements.txt | ||
capa rules documentation website
requirements
building
just clean
just build
then just serve and visit http://127.0.0.1:8000/ or (upload ./public somewhere).