
This should open the mounted course folder in the code editor of your choice.
Macfuse sshfs instal install#
put code if you want to use VSCode (make sure to install code command to PATH.Set CODE_EDITOR to the editor of your choice:.LOCAL_DIR is a file path where you want to mount SSHFS (there should be no existing folder for file under that file path).Make sure you put in your cs username in the file under CS_USERNAME.Contents are detailed at the bottom of this page. In your home directory ( ~), create a Makefile (make a new text file and name it Makefile).Run brew install sshfs in terminal to install. Install SSHFS (skip if already installed).

You may need to restart your computer for the install to take effect since this involves a system extension. Run brew cask install osxfuse in terminal to install. Install OSXFuse (skip if already installed).If you are not part of this audience, the following instructions may still be useful, but be sure to strip out the Brown-specific parts. Brown University Computer Science students get started with working remotely on department machines.
