Begin move to cleo

This commit is contained in:
nathom 2021-07-30 11:20:36 -07:00
parent 54f4ab99af
commit 9970ac548f
13 changed files with 528 additions and 150 deletions

View file

@ -4,7 +4,7 @@ import os
import re
from pathlib import Path
import click
from click import style, secho
APPNAME = "streamrip"
APP_DIR = click.get_app_dir(APPNAME)