readme
This commit is contained in:
parent
5f700d93d3
commit
31a71b188e
13
README.md
13
README.md
|
@ -1,8 +1,15 @@
|
||||||
## Install dependencies
|
## Setup
|
||||||
|
|
||||||
`jpm deps --local
|
- Install Janet and jpm https://janet-lang.org/
|
||||||
|
- `jpm deps --local`
|
||||||
|
- `mkdir -R bookmarks/attachments`
|
||||||
|
- Replace the `apptoken` value in `main.janet`
|
||||||
|
|
||||||
## Build
|
## Run
|
||||||
|
|
||||||
|
`janet main.janet`
|
||||||
|
|
||||||
|
## Build binary
|
||||||
|
|
||||||
`jpm build`
|
`jpm build`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user