mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 06:04:23 +01:00
build: Add just to Hermit, correct ui/desktop's README (#3116)
This commit is contained in:
1
bin/.just-1.40.0.pkg
Symbolic link
1
bin/.just-1.40.0.pkg
Symbolic link
@@ -0,0 +1 @@
|
||||
hermit
|
||||
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user