GithubHelp home page GithubHelp logo

brennanpeter / hello-world Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wsu-lug/hello-world

0.0 0.0 0.0 1.79 MB

Hello World's in our favorite languages! A Hacktoberfest 2018 repository.

Home Page: http://lug.wsu.edu

Brainfuck 6.46% C 4.63% C# 15.67% Elixir 6.71% Go 4.88% Java 6.77% HTML 5.67% JavaScript 1.34% Julia 1.46% Python 6.52% Haskell 1.95% NewLisp 1.34% Shell 4.51% Fortran 6.04% LOLCODE 3.54% Lua 2.07% PowerShell 1.52% Swift 3.29% Makefile 10.37% C++ 5.24%

hello-world's Introduction

Hello World - Hacktoberfest 2018

The purpose of this repository is to help people get familiar with creating pull requests, and to similarily recreate helloworldcollection.de.

For Hacktober 2018, the WSU Linux Users' Group is encouraging students to open pull requests to this repository to add their favorite languages.

The only requirements is that you follow the steps below so the format looks like the example, and you actually have run the code on your machine. Copying and pasting from similar repositories is no fun :)


Prerequisites:

  • Have an account on github.com
  • Have git installed in their local machine: Instructions

Steps:

  1. Make sure you're on this repository page.
  2. Click "fork in the top right corner to fork this repository to your own account.

fork

  1. Once this repository has been forked to your own account, go to your profile to see the new forked repository.
  2. Click on the Clone or Download button.If you installed Github desktop, you can clone that way. Otherwise, clone by either https or ssh by copying the respective command into your terminal.

forked

  1. Once you've cloned your forked repository to your local machine, open the folder in an editor of your choice. From here, create a new folder with the title of the language you're going to add. For example, we're adding Go, so we created a folder called "go". Inside this folder we have:
  • All code required to run our hello world.
  • A Markdown Readme file containing steps to run our hello world.
  • A screenshot of the hello world running on our machine.

adding

  1. Now we we're going to use the terminal to add our files for staging, commit them with a commit message, and then push our code to the remote repository on github.com.

commands

  1. If we go back to the Github webpage showing our code, and refresh the page, we'll notice that our new folder is there, with everything we added. Now we can open a pull request.

openpr

  1. As soon as you click createpr, you'll be brought to a page which will describe all the changes you are wanting to make to the wsulug/hello-world repository.

compare

  1. On the open a pull request page, be sure to add a title, and the name of the language you are adding.

  2. Now we can open our pull request to the original repository.

createpr

Done! Our pull request has been opened! Check your status here: https://github.com/wsu-lug/hello-world/pulls

done

hello-world's People

Contributors

amrhendy avatar b1tf8er avatar brennanpeter avatar czhanacek avatar eostrom1 avatar matmerr avatar muhammedkhamis avatar plaidshirtakos avatar punkyoon avatar skar4242 avatar thegunder avatar weldon0405 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.