https://github.com/bencalder/urbit-install-scripts
Scripts that install Urbit and boot planets or comets.
https://github.com/bencalder/urbit-install-scripts
bash-script urbit
Last synced: about 1 month ago
JSON representation
Scripts that install Urbit and boot planets or comets.
- Host: GitHub
- URL: https://github.com/bencalder/urbit-install-scripts
- Owner: bencalder
- Created: 2018-06-23T00:09:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T22:50:38.000Z (almost 8 years ago)
- Last Synced: 2025-06-13T12:50:50.075Z (12 months ago)
- Topics: bash-script, urbit
- Language: Shell
- Homepage: https://urbit.org
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Urbit installation in one command
## Install
Run this command to install Urbit on your machine.
`bash <(curl -s https://raw.githubusercontent.com/bencalder/bash-scripts/master/installUrbit.sh)`
## Install and boot a planet
Run this command to install Urbit and boot a planet. You will need a ticket.
`bash <(curl -s https://raw.githubusercontent.com/bencalder/bash-scripts/master/installUrbitBootPlanet.sh)`
If you don't already have a ticket never fear! You can request one. To do so, run the command (below) that installs and boots a comet. After your comet finishes booting enter `|ask ''` in your Urbit dojo. You will receive an email within a few days that contains your planet and ticket.
## Install and boot a comet
Run this command to install Urbit and boot a comet.
`bash <(curl -s https://raw.githubusercontent.com/bencalder/bash-scripts/master/installUrbitBootComet.sh)`
## What is Urbit?
Urbit is a decentralized network of personal servers. Your personal server is a planet in the Urbit universe.
Find out more: https://urbit.org