An open API service indexing awesome lists of open source software.

https://github.com/rmculpepper/racket-jazyk


https://github.com/rmculpepper/racket-jazyk

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# racket-jazyk

## To Install

You need a relatively recent release of Racket.

```
git clone https://github.com/rmculpepper/racket-jazyk
raco pkg install --link --name jazyk ./racket-jazyk
```

## To Run

To start the jazyk GUI, run `cz-example.rkt` as a Racket script with the argument `gui`:

```
$ racket cz-example.rkt gui
```

You can see customization options by passing the `-h` flag:

```
$ racket cz-example.rkt gui -h
```