Skip to content

Latest commit

 

History

History
 
 

useful_resources

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Useful Resources

How To Read These Files

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.

Computer Setup

This folder contains instructions for setting up your local computer.

Tools

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.

Sample Code

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