GithubHelp home page GithubHelp logo

yomybaby / gitlecture Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 67.15 MB

Git 강의 발표 자료

Home Page: https://yomybaby.github.io/gitlecture/

JavaScript 8.10% HTML 76.74% CSS 15.17%
bespoke html git presentation

gitlecture's Introduction

Git 강의 자료

이 자료는 Bespoke.js를 기반으로 만들어졌습니다. generator-bespoke

슬라이드를 로컬에서 보려면

먼저, 아래 사항이 설치되어 있어야 합니다.

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

설치가 완료되면 아래 명령어를 통해 dependencies를 설치하고 미리보기 서버를 실행하면 됩니다.

$ npm install && bower install
$ grunt server

기타 다룰만한 내용

  • from Pro git

    • HEAD 파일, index 파일, objects 디렉토리, refs 디렉토리가 남았다. 이 네 항목이 Git의 핵심이다.
    • PackFile에서
  • 이 강의를 기획한 개인적인 이유 : Git을 쓰다보니 너무 좋았다. 생각보다 주변에서는 Git을 쓰는 것에 별 관심이 없다. 여기까지 오신분들은 이미 Git에 대해 호기심이 생긴 분이라 생각한다. 강의를 듣고 Git에 대해 긍정적 호기심이 생겨서 직접 사용하며 알아가는 계기가 되었으면 한다.

  • commit / tree / blob의 내용을 보는 명령어 (수업시 확인을 위해 외워두기)

  • 클레이셔키의 ted

  • git cat-file -t 00000

  • git cat-file commit 0000

github page에서는 바로 슬라이드를 보실 수 있습니다.

gitlecture's People

Contributors

yomybaby avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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