shrub/README.markdown

31 lines
754 B
Markdown
Raw Normal View History

2013-09-29 00:21:18 +04:00
Urbit
=====
2013-09-29 07:16:11 +04:00
Urbit is a new programming and execution environment designed from scratch. Any
resemblance to existing languages or operating systems is coincidental,
cosmetic, or inevitable.
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
There is a lot to explain. For more information, watch a [demo screencast][1]
and see the [Urbit website][2].
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
System Requirements
-------------------
Currently we support OS X, Ubuntu, Debian, and Amazon Linux.
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
Urbit depends on the following packages:
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
- GNU Multiple Precision Arithmetic Library
- OpenSSL
- libsigsegv
- ncurses
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
Building Urbit
--------------
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
See the [documentation][3] for instructions on building and running Urbit.
2013-09-29 00:21:18 +04:00
2013-09-29 07:16:11 +04:00
[1]: http://vimeo.com/75312418
[2]: http://www.urbit.org/
2013-12-05 02:00:41 +04:00
[3]: http://www.urbit.org/2013/11/18/urbit-is-easy-ch1.html