Nov 4, 2021, 12:15 – 1:30 AM
Get help installing software that you'll need for the hackathon! By the end of this, you will have a working website that you can customize to build the hackathon project of your dreams!
Make sure you don't spend the whole hackathon installing packages! Come to this session to get help installing the basic software.
This is a great session to attend if you also plan to attend the Git and GitHub for hackathons session.
We will install the majority of tools in this session using the Command Line Interface (aka the Terminal). If you are unfamiliar, make your way through this tutorial:
https://tutorials.codebar.io/command-line/introduction/tutorial.html
If you are a Windows user, please do the following before class starts:
To get a better experience going forward, we’re going to install WSL - Windows Subsystem for Linux. This will give us a little mini linux computer running inside windows! Cool, huh? Let’s get started:
Done! You will be using this window for all the rest of the commands coming up. If you lose it, just search for “wsl” and open it back up!
PREREQUISITES FOR MAC USERS
To install some of the developer-specific things we need to get started, we’ll need a new program - Homebrew! This allows us to install things from the command line super easily. To start, open a terminal (just search for it!) and then just run this command (it’s one line, just reallyyyy long):
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
The GDI mission is focused on providing opportunities for women & non-binary adults to learn web and software development, but our classes and events are open to all genders and identities. We are dedicated to providing a welcoming and comfortable environment for all to learn to code and every attendee is expected to uphold our Code of Conduct (http://www.girldevelopit.com/codeofconduct).
Explore GDI Memberships
Want More from GDI? GDI offers a variety of ways you can join our community! Whether you are brand new to tech or want to advance the experience you've already racked up, we have something for you. When you join as a member, you develop your own pathway to develop code, confidence, and community. If you just want to get your feet wet or want a personal coach to land your dream job, GDI has memberships to match your interest, availability, and budget. Learn more here. Code of Conduct: Girl Develop It is focused on providing opportunities for women and non-binary individuals to learn web and software development, but our classes and events are open to all genders and identities. We are dedicated to providing a welcoming and comfortable environment for all to learn to code and every attendee is expected to uphold our Code of Conduct (http://www.https://girldevelopit.com/code-of-conduct/).