Skip to content

Commit

Permalink
Moved installation instructions to the gitbook
Browse files Browse the repository at this point in the history
  • Loading branch information
freyamade authored Mar 7, 2019
1 parent 23a5a0e commit 3aa1b0c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 17,7 @@ From there I thought of his ability *Drizzle*, which I thought was a nice name f
(Also I already had made stickers of the logo so I had to stick with blue and stuff >.>)

## Installation
With the release of the v0.1.0 beta, I thought it handy to put in some installation instructions.
Only installation from source works at the moment, although I may put Drizzle up on the AUR at the very least sometime soon.

1. Install [Crystal](https://crystal-lang.org/reference/installation/)
2. Clone this repo
3. Build the Drizzle binary using `shards build --release`
4. *Optional* Add the binary to your path using `install bin/drizzle ~/.bin`
5. Run the `drizzle` command anywhere to start a REPL environment, or use `drizzle file.drzl` to run the code contained in the file
Installation instructions have been moved [here](https://docs.drizzle-lang.dev/installation)

## Goals
The goals of the project are (in some particular order):
Expand Down

0 comments on commit 3aa1b0c

Please sign in to comment.