init: resume 작성 하네스 설계

This commit is contained in:
DongHyeonka
2026-07-24 13:55:11 +09:00
parent eb1141a767
commit f22cf5aff2
113 changed files with 21992 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
from .cli import main
raise SystemExit(main())