Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 723 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 723 Bytes

VScode for Android

"Prompt"

Installation and deployment scripts for my personal development environment for use with 'VScode for Android'.

Installation instructions

$ su - vscode
$ git clone https://github.com/gbraad-devenv/vscode-android ~/.dotcode
$ cp -r ~/.dotcode/* /
$ sudo apt-get install screen tmux zsh vim
$ curl -fsSL https://tailscale.com/install.sh | sh

Authors

"Gerard Braad"
@gbraad