Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

License

NotificationsYou must be signed in to change notification settings

go-gitea/gitea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribute with Gitpod

繁體中文 |简体中文

Purpose

The goal of this project is to make the easiest, fastest, and mostpainless way of setting up a self-hosted Git service.

As Gitea is written in Go, it works acrossall the platforms andarchitectures that are supported by Go, including Linux, macOS, andWindows on x86, amd64, ARM and PowerPC architectures.This project has beenforked fromGogs since November of 2016, but a lot has changed.

For online demonstrations, you can visitdemo.gitea.com.

For accessing free Gitea service (with a limited number of repositories), you can visitgitea.com.

To quickly deploy your own dedicated Gitea instance on Gitea Cloud, you can start a free trial atcloud.gitea.com.

Documentation

You can find comprehensive documentation on our officialdocumentation website.

It includes installation, administration, usage, development, contributing guides, and more to help you get started and explore all features effectively.

If you have any suggestions or would like to contribute to it, you can visit thedocumentation repository

Building

From the root of the source tree, run:

TAGS="bindata" make build

or if SQLite support is required:

TAGS="bindata sqlite sqlite_unlock_notify" make build

Thebuild target is split into two sub-targets:

  • make backend which requiresGo Stable, the required version is defined ingo.mod.
  • make frontend which requiresNode.js LTS or greater.

Internet connectivity is required to download the go and npm modules. When building from the official source tarballs which include pre-built frontend files, thefrontend target will not be triggered, making it possible to build without Node.js.

More info:https://docs.gitea.com/installation/install-from-source

Using

After building, a binary file namedgitea will be generated in the root of the source tree by default. To run it, use:

./gitea web

Note

If you're interested in using our APIs, we have experimental support withdocumentation.

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

Note

  1. YOU MUST READ THECONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you have found a vulnerability in the project, please write privately tosecurity@gitea.io. Thanks!

Translating

Crowdin

Translations are done throughCrowdin. If you want to translate to a new language, ask one of the managers in the Crowdin project to add a new language there.

You can also just create an issue for adding a language or ask on Discord on the #translation channel. If you need context or find some translation issues, you can leave a comment on the string or ask on Discord. For general translation questions there is a section in the docs. Currently a bit empty, but we hope to fill it as questions pop up.

Get more information fromdocumentation.

Official and Third-Party Projects

We provide an officialgo-sdk, a CLI tool calledtea and anaction runner for Gitea Action.

We maintain a list of Gitea-related projects atgitea/awesome-gitea, where you can discover more third-party projects, including SDKs, plugins, themes, and more.

Communication

If you have questions that are not covered by thedocumentation, you can get in contact with us on ourDiscord server or create a post in thediscourse forum.

Authors

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

FAQ

How do you pronounce Gitea?

Gitea is pronounced/ɡɪ’ti:/ as in "gi-tea" with a hard g.

Why is this not hosted on a Gitea instance?

We'reworking on it.

Where can I find the security patches?

In therelease log or thechange log, search for the keywordSECURITY to find the security patches.

License

This project is licensed under the MIT License.See theLICENSE filefor the full license text.

Further information

Looking for an overview of the interface? Check it out!

Login/Register Page

LoginRegister

User Dashboard

HomeIssuesPull RequestsMilestones

User Profile

Profile

Explore

ReposUsersOrgs

Repository

HomeCommitsBranchesLabelsMilestonesReleasesTags

Repository Issue

ListIssue

Repository Pull Requests

ListPull RequestFileCommits

Repository Actions

ListDetails

Repository Activity

ActivityContributorsCode FrequencyRecent Commits

Organization

Home

About

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project


    [8]ページ先頭

    ©2009-2025 Movatter.jp