Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 290 Bytes

slither

running through buildyoualisp tutorial and will hopefully expand it further. Will be a fun learning experience.

How to run

To run the slither repl follow these steps

clone the repo and then run these commands

$ make install
$ slither

and you should be good to go!