chore: init project structure
Discovery synthesis, docs tree, Python src layout, CLAUDE.md, pyproject.toml. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
6
src/gitea_dashboard/cli.py
Normal file
6
src/gitea_dashboard/cli.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""Entry point for gitea-dashboard CLI."""
|
||||
|
||||
|
||||
def main():
|
||||
"""Run the dashboard."""
|
||||
pass
|
||||
Reference in New Issue
Block a user