59 다음에 대한 검색 결과 "readme"
코드 보안 / 코드 검사 / 고급 설정 만들기 /
컨테이너에서 CodeQL 코드 검사 실행
발생하는 경우 일반적으로 GitHub의 실행기 이미지에 포함된 소프트웨어 목록을 검토합니다. 자세한 내용은 다음 위치에 있는 버전별 readme 파일을 참조하세요.
Linux: https://github.com/actions/runner-images/tree/main/images/ubuntu
시작하기 / Git 사용 /
Git 정보
more information, see Hello World. Do not initialize the repository with a README, .gitignore or License file. This empty repository will await your code
코드 보안 / 시작 /
Adding a security policy to your repository(리포지토리에 보안 정책 추가)
만들기)을(를) 참조하세요.
Tip
사용자가 보안 정책을 찾을 수 있도록 리포지토리의 다른 위치(예: SECURITY.md 파일)에서 README 파일에 연결할 수 있습니다. 자세한 내용은 추가 정보을(를) 참조하세요.
누군가 프로젝트의 보안 취약점을 보고한 후 GitHub
GitHub Pages / 시작하기 /
GitHub Pages 사이트 만들기
information, see About repositories.
Select Initialize this repository with a README.
Click Create repository.
Creating your site
Before you can create your
GitHub Actions / 사용 사례 및 예제 / 패키지 게시 /
Docker 이미지 게시
information, see [Usage](https://github.com/docker/build-push-action#usage) in the README of the `docker/build-push-action` repository.
# It uses the `tags` and `labels`
리포지토리 / 리포지토리 만들기 및 관리 /
새 리포지토리 만들기
외부 Git 리포지토리 가져오기, 리포지토리에 파일 추가, 병합 충돌 처리을(를) 참조하세요.
프로젝트를 설명하는 문서인 추가 정보(README)를 만들 수 있습니다. 자세한 내용은 추가 정보을(를) 참조하세요.
무시 규칙 집합인 .gitignore 파일을 만들 수 있습니다
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 Python 프로젝트 설정
details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/python
{
"name":
GitHub Packages / GitHub Packages 알아보기 /
GitHub 패키지 소개
supports, see Working with a GitHub Packages registry.
You can view a package's README, as well as metadata such as licensing, download statistics, version history
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 Node.js 프로젝트 설정
details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/javascript-node
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 C#(.NET) 프로젝트 설정
details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
{
"name":