mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
Add link to download bb
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
## Clone project
|
||||
|
||||
This is a required step before doing any development or production builds.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/logseq/logseq
|
||||
cd logseq
|
||||
@@ -45,7 +47,8 @@ yarn watch
|
||||
yarn dev-electron-app
|
||||
```
|
||||
|
||||
Alternatively, run `bb dev:electron-start` to do this step with one command.
|
||||
Alternatively, run `bb dev:electron-start` to do this step with one command. To
|
||||
download bb, see https://github.com/babashka/babashka#installation.
|
||||
|
||||
### Production
|
||||
Build a release:
|
||||
|
||||
Reference in New Issue
Block a user