Massive architectural rework
This commit massively overhauls the project's structure to simplify development. Most parts are now correctly compartmentalized and dependencies are passed in a sane way rather than global variables galore xd.
This commit is contained in:
3
cmd/cli/config.json
Normal file
3
cmd/cli/config.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"deamon_url": "http://127.0.0.1:5647"
|
||||
}
|
||||
Reference in New Issue
Block a user