Go to file
ronreg-ribdev 448e82bbe1 Preliminary use of @urbit/http-api 2021-01-03 18:56:02 -08:00
extension Preliminary use of @urbit/http-api 2021-01-03 18:56:02 -08:00
gall-app Some more scry stuff 2021-01-03 11:43:13 -08:00
.env Add justfile 2020-11-29 22:55:06 -08:00
.gitignore Gitignore 2021-01-02 23:42:18 -08:00
README.md No need for urbitrc to be a dotfile 2020-11-29 22:54:35 -08:00
justfile Get rid of src/ dir 2021-01-02 23:47:15 -08:00

README.md

Urbit Browser Manager

Browser extension

extension has the code for the browser extension.

Gall app

gall-app contains the code for the gall app. The initial skeleton was created using create-landscape-app, with some slight modifications. npm run build/npm run serve and the .urbitrc file work as described in the documentation for create-landscape-app (although .urbitrc is renamed to urbitrc, no-dot).