The files contains within this folder and subfolders are written in markdown. The best way to read them is as rendered files, for example in GitHub or a markdown viewer. On Macs, you can download the QLMarkdown plugin to render markdown files with quicklook.
Text that appears like this pwd
(appears surrounded by ` in the raw markdown) is meant as runnable code. That is, you can copy and paste that into your terminal and it should work.
This folder contains instructions for setting up your local computer.
- Terminal Setup - Create a bash profile and customize how your terminal looks.
- Python 3 Setup - Install Python 3 on your computer
- Local Development Setup - Download and install common packages that we use.
This folder contains instructions and cheat sheets for using commonly used tools.
- Using Bash - Bash is the program that runs in the Terminal App.
- Using Git - Git is the program that is used for version control.
This folder contains examples of Parsons in common use-cases
- Updating ActionKit User
- Moving data between different Amazon S3 accounts
- Copying data into Redshift from S3
- Applying Activist Codes in VAN