2018 Workflow
Editor, Shell, and more
In this series I cover the tools I am currently using as part of my workflow.
- #1
Introduction to My Workflow
14 Sep 2018In this series I cover the tools I am currently using as part of my workflow.
- #2
Visual Studio Code
18 Sep 2018This video examines the code editor: Visual Studio Code.
- #3
Shell
19 Sep 2018What is a “shell”? In this video, I look at at “zsh” (instead of the default Mac OSX shell: bash).
- #4
Git
20 Sep 2018This video covers setting up git as part of my workflow.
- #5
Node
24 Sep 2018In this video, I discuss how I use node.js and global packages (to generate p5 sketches, run a web server) as part of my workflow.
- #6
Python and Virtualenv
27 Sep 2018In this video, I set up a python environment (Python 2 and 3) with Virtualenv.