102 Suchergebnisse für "readme"
Erste Schritte / Git verwenden /
Informationen zu Git
project
touch README.md
# git isn't aware of the file, stage it
git add README.md
# take a snapshot of the staging area
git commit -m "add README to initial
Konto und Profil / Profiles / Ihr Profil anpassen /
Personalisieren deines Profils
welcher Arbeit du nachgehst, oder sogar, welchen Kaffee du magst.
Eine README ist die beliebtere Methode, ausführlichere Informationen über sich selbst
Apps / Erstellen von GitHub-Apps / Schreiben von Code für eine GitHub-App /
Schnellstartanleitung zum Erstellen von GitHub-Apps
„Homepage-URL“ Folgendes ein: https://github.com/github/github-app-js-sample#readme.
Überspringe für diesen Schnellstart die Abschnitte „Identifizieren und
REST-API / Verwenden der REST-API /
Erste Schritte mit der REST-API
install octokit. For other ways to install or load octokit, see the Octokit.js README.
2. Choose an endpoint for your request
Choose an endpoint to make a request
REST-API / Anleitungen /
Skripterstellung mit der REST-API und Ruby
rb, and Deno. For more information about Octokit.rb, see the Octokit.rb README.
Prerequisites
This guide assumes that you are familiar with Ruby and the
GitHub Actions / Schreiben von Workflows /
Workflowsyntax für GitHub Actions
will trigger a workflow run, but a push changing only sub-project/docs/readme.md will not.
on:
push:
paths:
- 'sub-project/**'
- '!sub-project/docs/**'
REST-API / Suche /
REST-API-Endpunkte für die Suche
von defunkt suchen möchtest, die die Wörter GitHub und Octocat in der README-Datei enthalten, verwende die folgende Abfrage mit dem Endpunkt Durchsuchen
GitHub Issues / Projects / Automatisieren von Projekten /
Automatisieren von Projects mithilfe von Aktionen
Informationen findest du im actions/add-to-project-Repository und der zugehörigen README.
Note
GITHUB_TOKEN wird auf die Repositoryebene festgelegt und kann nicht
GraphQL-API / Verweis /
Eingabeobjekte
create file hello world\n at path docs/README.txt:
{
"additions" [
{
"path": "docs/README.txt",
"contents": base64encode("hello
GraphQL-API / Verweis /
Objects
admin:enterprise scope.
readme (String)
The raw content of the enterprise README.
readmeHTML (HTML!)
The content of the enterprise README as HTML.
resourcePath