mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
92a9a3e7fe
The version of gulp-cssimport that was included in the lockfile happened to trigger one of GitHub's automated security warnings, so this just updates the locked version to 7.0.0. |
||
---|---|---|
.. | ||
tile | ||
.gitignore | ||
gulpfile.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
urbitrc-sample |
Weather 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 %weather in your Urbit's Dojo.
To see it, navigate to your Urbit's url and add /~home to the URL path.