mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
build: Add just to Hermit, correct ui/desktop's README (#3116)
This commit is contained in:
parent
6f7855b5e0
commit
dfc9dd2bf8
3 changed files with 4 additions and 1 deletions
1
bin/.just-1.40.0.pkg
Symbolic link
1
bin/.just-1.40.0.pkg
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
hermit
|
||||
1
bin/just
Symbolic link
1
bin/just
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
.just-1.40.0.pkg
|
||||
|
|
@ -7,8 +7,9 @@ Goose uses [Hermit](https://github.com/cashapp/hermit) to manage dependencies, s
|
|||
|
||||
```
|
||||
git clone git@github.com:block/goose.git
|
||||
cd goose
|
||||
source ./bin/activate-hermit
|
||||
cd goose/ui/desktop
|
||||
cd ui/desktop
|
||||
npm install
|
||||
npm run start
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue