Giter Site home page Giter Site logo

fcwps-project1's Introduction

fcwps-project1

풀스택 개발 취업완성 스쿨(Python)의 Python Mini Project repository.

How to contribute?

  1. 이 repo에서 issue를 생성합니다.
  2. 제목과 내용은 자유롭게 작성하되, 내용에는 진행할 주제를 작성해야 합니다.
  3. repo를 fork, clone 합니다.
  4. $ git flow init
  5. On develop branch, $ git flow feature start {FeatureName}
    • 본인의 username으로 directory를 생성.
  6. Do some work. (마지막 commit의 메시지내용은 resolved: #{issuenumber})
  7. After work, $ git push -u origin feature/{FeatureName}
  8. $ git flow feature finish {FeatureName}
  9. $ git push origin develop
  10. fork한 자신의 repo에서 Create pull request
  11. base: ulgoon/develop compare: {username}/develop
  12. wait for merge.

fcwps-project1's People

Contributors

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