feat: environment toggle (#325)
* - add git clone logic - add logic to list Github repos - toggle between local and cloud envs * ci
This commit is contained in:
committed by
GitHub
parent
5febd6b17b
commit
693f85ba26
@@ -55,6 +55,7 @@ lazy_static = "1.4"
|
||||
futures-util = "0.3"
|
||||
async-stream = "0.3"
|
||||
json-patch = "2.0"
|
||||
backon = "1.5.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user