Shin'ya Minazuki be35533f80 Build system version was made irrelevant
* As far as Make implementations go, only GNU Make and schilytools
  smake have ways to print their own versions, while every other
  implementation does not.

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
2026-03-02 13:42:54 -03:00
2026-02-14 22:39:10 -03:00
2026-02-24 23:14:08 -03:00
2025-04-14 16:32:54 +00:00
2025-09-07 18:50:44 +02:00
2024-06-19 19:42:06 +00:00
2025-09-04 01:17:14 +00:00
2025-04-07 21:42:32 -07:00
2025-06-16 12:03:51 +00:00
2025-09-04 01:17:14 +00:00
2026-02-14 19:58:11 -03:00
2023-01-24 18:52:38 +00:00
2026-02-15 22:45:02 -03:00
2026-02-15 22:45:02 -03:00
2025-09-14 19:15:06 +03:00
2026-02-24 23:14:08 -03:00
2026-02-14 01:02:16 +00:00
2026-02-14 01:02:16 +00:00
2026-02-14 01:02:16 +00:00
2025-09-17 21:39:44 +00:00
2026-02-14 01:02:16 +00:00

Cocoa (ココア)

This is a fork of Gitea used within the scope of Yakumo Laboratories.

We cherry-pick and backport commits from upstream whenever possible and/or necessary.

Building

You'll need the latest stable version of Go and at least the latest LTS release of Node.js, as well as GNU Make.

Note

Optionally, if you do not want to install packages in your operating system, you can make use of asdf, and see the .tool-versions file in this repository.

Note

Inside the BSD family of operating systems, GNU Make is available as gmake, which has to be installed separately.

From the root of the source tree, run:

$ make TAGS="bindata" build

or if SQLite support is required:

$ make TAGS="bindata sqlite sqlite_unlock_notify" build

Documentation

The documentation available here is applicable to Cocoa, particularly the last 1.25.x version.

Usage

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

$ ./cocoa web
Description
Cocoa (ココア) is an all-in-one software development service with repository hosting, issue tracking, wiki, and CI/CD. Artwork used in the logo is made by えいんすさんでmisskey.io
Readme MIT 190 MiB
Languages
Go 89.1%
TypeScript 4.1%
CSS 2.9%
JavaScript 2%
Vue 0.9%
Other 0.9%