Code Monkey home page Code Monkey logo

hacktoberfest's Introduction

RamDev Hacktoberfest Repo


Disclaimer

This repo is for VCU students wanting to create their first pull request. The README.md file contains the intructions on how to add your name to this repo to get your first pull request.

Forking

The first step in this process is to fork this repo. To do that, click on the fork button in the top right corner. That will fork this repository onto your github.

Cloning

Cloning is the process of taking the repo online and putting it on your local machine. You do this whenever you want to edit something inside the repo. The command to clone a repo onto your computer is:

    ~$ git clone the-repo-url.git

Editing

For this repo, we're going to have you put your name in the README. Simply put your username linked to your github until the names list. (Follow the format of the other names in the list)

* [username](url-to-github-account)

Pushing

Next, commit your changes and upload then to your github.

    ~$ git add .
    ~$ git commit -m "your-msg"
    ~$ git push origin master

Pull Request

To do a pull request, go back to the RamDev github. Click on the pull requests tab and then to create new pull request. You will be prompted to write a pull request message and then be allowed to create the pull request.

NAMES


2018


2019

hacktoberfest's People

Contributors

asusta avatar batmaninrobin avatar jakedraddy avatar jonaylor89 avatar justinmmiller avatar jzheadley avatar luckjd-7 avatar nguyend24 avatar oladelemi avatar princesuzanne avatar rasha-hantash avatar syoungstone avatar

Watchers

 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.