Skip to main content

57 다음에 대한 검색 결과 "readme"

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":

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

리포지토리 / 리포지토리 만들기 및 관리 /

새 리포지토리 만들기

"리포지토리에 파일 추가" 및 "병합 충돌 처리을(를) 참조하세요. 프로젝트를 설명하는 문서인 추가 정보(README)를 만들 수 있습니다. 자세한 내용은 "추가 정보"을(를) 참조하세요. 무시 규칙 집합인 .gitignore 파일을

Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /

GitHub Codespaces에 대한 Java 프로젝트 설정

details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/java { "name":

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":

Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /

GitHub Codespaces에 대한 PHP 프로젝트 설정

details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/php { "name":

GitHub Packages / 워크플로를 사용하여 GitHub 패키지 관리 /

GitHub Actions를 사용하여 패키지 게시 및 설치

"[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`

GitHub Actions / 작업 만들기 /

작업 릴리스 및 유지 관리

작업을 사용하고 수정하고 참여하도록 권장합니다. 많은 사용 예제와 참고 자료로 README를 유지 관리합니다. 자세한 내용은 "추가 정보"을(를) 참조하세요. README 파일에 워크플로 상태 배지를 포함합니다. 자세한 내용은 "워크플로 상태

REST API /

GitHub REST API에 대한 빠른 시작

install octokit. For other ways to install or load octokit, see the Octokit.js README. Import octokit in your script. For example, import { Octokit } from "octokit";

GitHub에서 검색 / GitHub에서 검색 /

코드 (레거시) 검색

path:/ octocat filename:readme path:/는 리포지토리의 루트 수준에 “octocat”이라는 단어가 있는 readme 파일을 찾습니다. path:DIRECTORY form path:cgi-bin language:perl은 cgi-bin 디렉터리 또는