mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
Compare commits
No commits in common. "7e707d610305b8ad39926bfe59deee789d985e00" and "ad57b2f63ab791d4296a220bb29b5a7a44476370" have entirely different histories.
7e707d6103
...
ad57b2f63a
10
README.md
10
README.md
|
@ -21,16 +21,6 @@ Note: Everything in this project can be changed at anytime! (I'm still finding o
|
||||||
- Rust (if you're going to build from source)
|
- Rust (if you're going to build from source)
|
||||||
- (Optional) if you use Vim, you can get the syntax highlighting [here](https://github.com/azur1s/hazure.vim)
|
- (Optional) if you use Vim, you can get the syntax highlighting [here](https://github.com/azur1s/hazure.vim)
|
||||||
|
|
||||||
# Installing
|
|
||||||
Currently there is only a build script on linux:
|
|
||||||
```
|
|
||||||
curl -s https://raw.githubusercontent.com/azur1s/hazure/master/build.sh | bash -s
|
|
||||||
```
|
|
||||||
or if you want to build in debug mode:
|
|
||||||
```
|
|
||||||
curl -s https://raw.githubusercontent.com/azur1s/hazure/master/build.sh | bash -s d
|
|
||||||
```
|
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
Found a bug? Found a better way to do something? Make a pull request or tell me in the issues tab! Anything contributions helps :D
|
Found a bug? Found a better way to do something? Make a pull request or tell me in the issues tab! Anything contributions helps :D
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue