CLI mostly set up
This commit is contained in:
6
commands/config.py
Normal file
6
commands/config.py
Normal file
@@ -0,0 +1,6 @@
|
||||
def config():
|
||||
print(
|
||||
"""
|
||||
Your config can be found at
|
||||
"""
|
||||
)
|
||||
Reference in New Issue
Block a user