Skip to content

Commit 5e4c19c

Browse files
authored
improved readme (#47)
1 parent 1c55a44 commit 5e4c19c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ The language server features include:
1616
- Hover on values
1717
- Detect document symbols
1818
- Go to definition
19+
20+
### Build locally
21+
If you have the golang toolchain installed locally, you can run `go install ./internal/numscript/numscript.go` to build the cli from source, which you'll be able to run by executing the `numscript` command
22+
Otherwise, you can download it from this repo's [releases](https://github.com/formancehq/numscript/releases)

0 commit comments

Comments
 (0)