This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
barkshark-web/barkshark_web/__main__.py

4 lines
43 B
Python

from barkshark_web.cli import main
main()