GithubHelp home page GithubHelp logo

alx-zero_day's Introduction

My first readme

For this project, we expect you to look at these concepts:

Resources

Read or watch:

Resources to learn Git /https://docs.github.com/en/get-started/quickstart/set-up-git About READMEs /https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes How to write a Git commit message /https://cbea.ms/git-commit/ Resources for advanced tasks (Read only after finishing the mandatory tasks):

Learning branching

Effective pull requests and other good practices for teams using GitHub Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

General

What is source code management What is Git What is GitHub What is the difference between Git and GitHub How to create a repository What is a README How to write good READMEs How to commit How to write helpful commit messages How to push code How to pull updates How to create a branch How to merge branches How to work as collaborators on a project Which files should and which files should not appear in your repo Copyright - Plagiarism You are tasked to come up with solutions for the tasks below yourself to meet with the above learning objectives. You will not be able to meet the objectives of this or any following project by copying and pasting someone else’s work. You are not allowed to publish any content of this project. Any form of plagiarism is strictly forbidden and will result in removal from the program. Requirements

General

A README.md file at the root of the alx-zero_day repo, containing a description of the repository A README.md file, at the root of the folder of this project (i.e. 0x03-git), describing what this project is about Do not use GitHub’s web UI, but the command line to perform the exercise (except for operations that can not possibly be done any other way than through the web UI). You won’t be able to perform many of the task requirements on the web UI, and you should start getting used to the command line for simple tasks because many complex tasks can only be done via the command line. Your answer files should only contain the command, and nothing else More Info

Basic usage

At the end of this project you should be able to reproduce and understand these command lines:

$ git clone $ touch test $ git add test $ git commit -m "Initial commit" $ git push origin main

alx-zero_day's People

Contributors

vianneykb avatar

Stargazers

Roman 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.