Giter Club home page Giter Club logo

hng-wonderwoman-task-1's Introduction

hng-wonderwoman-task-1

Steps to writing your script and integrating it to Github

  • The first step is to have git installed on your computer, if you don’t please click here to read how to install it as that is far beyond the scope of this post.
  • Once you have git installed, click on and fork the repository here
  • After forking the repository, clone the repository to your local computer. You can do this by typing in your console git clone [link-to-your-forked-version-of-the-repo]
  • Next up you navigate into the scripts folder in the cloned repository by typing cd hng-wonderwoman-task-1/scripts
  • Confirm you are in the develop branch by typing git checkout develop
  • Create a new file this directory. The name of the file should be [the 5 digit number in your HNG_ID]-[slack-username].[file_ext] for example 01234-itunuloluwa.js OR copy the script you have already written into the folder AND name it to match the format above.
  • The file should contain your code written in python, javascript or php that prints "Hello World, this is [full name] with HNGi7 ID [ID] using [language] for stage 2 task" For example "Hello World, this is Itunuloluwa Fatoki with HNGi7 ID HNG-01234 using javascript for stage 2 task"
  • Save the file and commit your changes.
  • Push your changes back to your fork in Github by doing a git push.
  • On Github, create a new pull pull request to the develop branch in the base repository (ifatoki/hng-wonderwoman-task-1).

Once this is done, the PR would be merged.

Note that a more elaborate version of these steps can be found here

For further reading on how to make a pull request, please check here If you have any challenges, please be sure to reach out and ask for help.

PLEASE BE SURE NOT TO MODIFY ANY OTHER FILES OTHER THAN YOUR SCRIPT FILE AS THIS COULD DELAY THE MERGE OF YOUR PR.

hng-wonderwoman-task-1's People

Contributors

ifatoki avatar motdde avatar ritika-agrawal811 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.