Move files to src

This commit is contained in:
Nathan Thomas 2023-09-21 11:00:25 -07:00
parent a2e9279189
commit 16752df99c
22 changed files with 205 additions and 197 deletions

View file

@ -1,4 +0,0 @@
"""Run the rip program."""
from .cli import main
main()