urbit

An operating function

  • 所有者: urbit/urbit
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Urbit

A personal server operating function.

The Urbit address space, Azimuth, is now live on the Ethereum blockchain. You
can find it at 0x223c067f8cf28ae173ee5cafea60ca44c335fecb or
azimuth.eth. Owners of Azimuth points (galaxies, stars, or planets)
can view or manage them using Bridge, and can also use them to boot
Arvo, the Urbit OS.

Install

To install and run Urbit, please follow the instructions at
urbit.org/docs/getting-started/. You'll be on the live network in a
few minutes.

If you're interested in Urbit development, keep reading.

Development

Build Status

Urbit uses Nix to manage builds. On Linux and macOS you can install Nix
via:

curl https://nixos.org/nix/install, sh

The Makefile in the project's root directory contains useful phony targets for
building, installing, testing, and so on. You can use it to avoid dealing with
Nix explicitly.

To build Urbit, for example, use:

make build

The test suite can similarly be run via a simple:

make test

Note that some of the Makefile targets need access to pills tracked via git
LFS
, so you'll also need to have those available locally:

git lfs install
git lfs pull

Contributing

Contributions of any form are more than welcome! Please take a look at our
contributing guidelines for details on our git practices, coding
styles, how we manage issues, and so on.

You might also be interested in:

主要指标

概览
名称与所有者urbit/urbit
主编程语言hoon
编程语言Emacs Lisp (语言数: 11)
平台
许可证MIT License
所有者活动
创建于2014-08-29 01:38:59
推送于2025-06-17 18:22:28
最后一次提交2025-06-10 16:15:24
发布数515
最新版本名称410k-2 (发布于 )
第一版名称v0.4 (发布于 2016-10-25 12:56:41)
用户参与
星数3.5k
关注者数129
派生数362
提交数34.5k
已启用问题?
问题数2701
打开的问题数438
拉请求数3749
打开的拉请求数55
关闭的拉请求数566
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?