mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-13 20:04:35 +03:00
.. | ||
tile | ||
.gitignore | ||
gulpfile.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
urbitrc-sample |
Clock tile for Urbit
To install this on your Urbit planet:
- In your Urbit's Dojo, run |mount %
- Write in the filepath to your Urbit's pier in the urbitrc-sample file in this repository, then copy it to .urbitrc in this directory.
- Run
npm install
in terminal in this directory. - Run
gulp default
in terminal in this directory. - Run |start %clock in your Urbit's Dojo.
To see it, navigate to your Urbit's url and add /~home to the URL path.