Giter VIP home page Giter VIP logo

0x70b1a5 / urbit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from urbit/urbit

0.0 0.0 0.0 171.52 MB

An operating function

Home Page: https://urbit.org

License: MIT License

Emacs Lisp 0.07% C 28.24% Shell 0.27% JavaScript 1.82% Nix 0.49% Makefile 0.20% HTML 0.14% Python 0.23% CSS 0.34% Haskell 6.80% TypeScript 15.25% C++ 0.02% PowerShell 0.03% Roff 0.02% Meson 0.01% M4 0.05% QMake 0.01% hoon 45.82% Vim Script 0.19%

urbit's Introduction

Urbit

Urbit is a personal server stack built from scratch. It has an identity layer (Azimuth), virtual machine (Vere), and operating system (Arvo).

A running Urbit "ship" is designed to operate with other ships peer-to-peer. Urbit is a general-purpose, peer-to-peer computer and network.

This repository contains:

For more on the identity layer, see Azimuth. To manage your Urbit identity, use Bridge.

Install

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

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

Development

License Build Nix Cachix

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

curl -L https://nixos.org/nix/install | sh

You can optionally setup Nix to pull build artefacts from the binary cache that continuous integration uses. This will improve build times and avoid unnecessary recompilations of common dependencies. Once Nix has been installed you can setup Cachix via:

nix-env -iA cachix -f https://cachix.org/api/v1/install
cachix use ares

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 the Urbit virtual machine binary, 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.

For instructions on contributing to Landscape, see its guidelines.

You might also be interested in joining the urbit-dev mailing list.

urbit's People

Contributors

joemfb avatar cgyarvin avatar philipcmonk avatar fang- avatar matildepark avatar ohaitch avatar liam-fitzgerald avatar tacryt-socryp avatar belisarius222 avatar eglaysher avatar ixv avatar galenwp avatar jtobin avatar juped avatar mrdomino avatar yosoyubik avatar arthyn avatar frodwith avatar vvisigoth avatar basilesportif avatar tylershuster avatar pilfer-pandex avatar drbeefsupreme avatar jhance avatar jamesacklin avatar johnchandlerburnham avatar janeway-bot avatar brendanhay avatar patosullivan avatar ynx0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.