Browse Source

vscode on ipad

David Windham 2 years ago
parent
commit
e4200ecb4e
1 changed files with 31 additions and 0 deletions
  1. 31 0
      posts/2022-12-20-posts.md

+ 31 - 0
posts/2022-12-20-posts.md

@@ -0,0 +1,31 @@
+---
+title: Working with Visual Studio Code and Github on my iPad. 
+description: I just wanted to test out working in repos while I'm away from my laptop or desk because it's much easier traveling with my tablet. 
+slug: vscode-ipad
+<!--- authors:
+  - name: David Windham
+    title: Something Else
+    url: https://davidawindham.com
+    image_url: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg -->
+tags: [code, git, iPad]
+image: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg
+hide_table_of_contents: false
+---
+
+I just wanted to test out working in repos while I'm away from my laptop or desk because it's much easier traveling with my tablet.
+
+<!--truncate-->
+
+Although I doubt I'd really prefer this small keyboard for any real work, It'll be nice knowing that I can if I needed. I've been carrying my laptop when I travel for years and it'd be nice to just leave it at home and know that I could reboot a server or an app. I could also make notes and make minor fixes.  
+
+Things I'd need to make sure I have available my iPad. <sub>1,2</sub>. 
+
+- sign into Github and hit (.) on the repo I need to open
+- need to create a codespace to builds
+- sftp /ssh client
+- ssh keys? Terminus SSH allows for keys<sub>3</sub>
+
+---
+1. Developing on Remote Machines using SSH and VS Code - https://code.visualstudio.com/docs/remote/ssh 
+2. Github CodeSpaces - https://code.visualstudio.com/docs/remote/codespaces
+3. Terminus - https://termius.com/ios