Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 963 Bytes

File metadata and controls

16 lines (9 loc) · 963 Bytes

Developer Tools: Linux Edition 2021

Welcome to the repository for DEVS' Developer Tools: Linux Edition workshop for 2021! Here you will find the prerequisites for the workshop, as well as examples of completed exercises to look back on after the workshop.

Prerequisites

Replit

In this workshop, we are going to be creating various scripts, using the BASH environment provided in Replit. If you don't have one already, create an account on Replit prior to the workshop.

API Keys

From our BASH scripts, we are going to sending requests to a couple of public APIs (listed below). To be able to use these, please generate your API keys and have them ready when the workshop begins.

  • OMDb - Enter your email, and activate the API key using the link you receive in your email.
  • OpenWeather - Register using your email, and then login to view your API key.