mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
The copy function copies ~~zod instead of ~zod to the clipboard. This removes the extra sig from the copy routine via deSig() incase the ship string has no leading sig. Fixes [urbit/landscape#1434](https://github.com/urbit/landscape/issues/1434). |
||
---|---|---|
.. | ||
.husky | ||
.storybook | ||
config | ||
dbug | ||
public | ||
src | ||
webterm | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
babel.config.js | ||
CONTRIBUTING.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
preinstall.sh | ||
README.md | ||
tsconfig.json |
interface
Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.
This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.
Contributions and feature requests
For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.