mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
feat: one line install 🎉
This commit is contained in:
parent
689714567e
commit
7c708b7c04
|
@ -4,11 +4,7 @@ another lisp dialect
|
|||
|
||||
## Installation
|
||||
```bash
|
||||
$ make
|
||||
```
|
||||
or
|
||||
```bash
|
||||
$ make debug
|
||||
$ bash <(curl -s https://raw.githubusercontent.com/azur1s/bobbylisp/master/install.sh)
|
||||
```
|
||||
The binary will be installed in `~/bin/blspc` run it with:
|
||||
```bash
|
||||
|
|
BIN
assets/icon.png
Normal file
BIN
assets/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in a new issue