Giter Club home page Giter Club logo

bitcamp_cloud's Introduction

bitcamp_cloud

네이버 클라우드 기반 웹 데브옵스 과정 3기 수업

git bash

  1. git init - git 과 연동할 폴더 초기화
  2. git remote add origin https://github.com/cyanO94/bitcamp_cloud.git - git 원격 저장소에 새로 연결
  3. git branch
  4. git add . 또는 git add [파일명] - 해당 파일들을 로컬 저장소에 추가
  5. git commit -m "메세지" - 해당 메세지와 함께 위의 파일들을 로컬 저장소에 커밋
  6. git push origin main - 원격저장소의 main 브랜치에 소스 업로드

bitcamp_cloud's People

Contributors

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