Giter Site home page Giter Site logo

mrgregorien / module-challenge-intro-to-git Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bloominstituteoftechnology/module-challenge-intro-to-git

0.0 0.0 0.0 26 KB

In this project you will be using the concepts learned in the Git for Web Development lesson to fork/clone/push/and submit a PR for each project during this sprint.

License: MIT License

module-challenge-intro-to-git's Introduction

Git for Web Development Project

Welcome to Day 1 at BloomTech! Today we are going to spend some time setting up your computer and learning the tools that you will be using to complete this program. Just like your first day at a dev job, you will need to get your environment set up to build and run your code. Before you are able to complete any of these steps, you will need to install all required programs then set up your SSH key and attach it to your GitHub account. For the SSH key, please watch the video on the BloomTech Git Workflow to see how to do that.

Complete the set up tasks and then get started on the research questions found inside the repository. If you are using a Windows machine, please complete the pc.md file, if you are using Mac or Linux please complete mac.md.

Task 1: MVP

You will need to follow the BloomTech Git Workflow to add a file to this project follow the steps below:

  • Create your own version of this repo using the fork button at the top right of the repository
  • Clone this repo by clicking the green Code button, then copy pasting the SSH URL: git clone [email protected]:YOUR-GITHUB-USERNAME/Git-for-Web-Development-Project.git
  • Create a branch: git checkout -b 'FIRSTNAME-LASTNAME'
  • Answer the questions in the mac.md or pc.md file, depending on which operating system you are using.
  • Follow the steps for adding, committing, and pushing your work from your local computer to GitHub: 1. git add FILE-NAME 2. git commit -m 'WRITE A MESSAGE TO DESCRIBE YOUR CHANGES HERE' 3. git push -u origin FIRSTNAME-LASTNAME
  • Create a Pull Request to submit your work. Reference the BloomTech Git Workflow for help with this.
  • Make sure that your repository's main branch is listed on the left side of the screen and your repository's FIRSTNAME-LASTNAME branch is listed on the right side. This is telling GitHub that you want to compare the work you did in your FIRSTNAME-LASTNAME branch to the work in your main branch. Make sure that you don't click the "merge" button!

Submission Instructions

Please submit your project via Canvas by following these instructions. See part 1, "Submitting an Assignment Without CodeGrade." You will need to submit your Pull Request URL in Canvas to turn in today's assignment.

module-challenge-intro-to-git's People

Contributors

tetondan avatar brityhemming avatar keirankozlowski avatar zoelud avatar ladrillo avatar rodrigograca31 avatar aus10allred avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.