|
|
|
|
|
by faizshah
2429 days ago
|
|
I have been running Cloud Shell on the google cloud console app on iOS. Only your home folder persists but you can set up a custom cloud shell environment with docker to add your favorite tools. Its pretty good for coding on the go (with vim) but for multiple terminals you might be better off using screen or tmux. I can even deploy on the command line because of gcloud and gsutil cli toolchains. |
|