[+] Create and save config
This commit is contained in:
parent
8363efe5f4
commit
b955a2a4a8
3 changed files with 131 additions and 0 deletions
4
runner.py
Normal file
4
runner.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import hyfetch
|
||||
|
||||
if __name__ == '__main__':
|
||||
hyfetch.main.run()
|
||||
Loading…
Add table
Add a link
Reference in a new issue