Coder Social home page Coder Social logo

demo's Introduction

Do Not Delete this Repository.

Required Tools

  • CNA 구현 실습에 필요한 Software를 Download Link를 클릭해 내 OS에 맞는 설치파일로 Install 한다.
  1. JDK 11 - 애플리케이션 런타임

  2. VS Code - 통합 개발 도구(IDE)

  3. Git - 소스코드 형상관리 도구

  4. 파이선

    • 설치 시 "Add Python to PATH" 옵션을 체크
    • 설치 url: Download Link
  5. httpie - CLI 기반 HTTP 클라이언트 설치

    # 검색창 cmd 입력 명령프롬프트창 open
    pip install --upgrade pip setuptools
    pip install --upgrade httpie
  6. Maven - Java용 프로젝트 빌더 도구

  7. Node.js - 프론트엔드 JavaScript 런타임

  8. Docker Desktop - 애플리케이션 컨테이너 관리도구

설치 완료 후 진행 (Windows OS)

  1. 관리자 권한으로 powershell 실행 (시작메뉴 검색창) 후 아래 명령어 실행

    dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
    dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
  2. wsl 버전 문제

    wsl --set-default-version 2

demo's People

Contributors

acmexii avatar sjcu-cloud avatar acmexiii avatar

Stargazers

 avatar

Watchers

James Cloos 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.