Skip to content

medley-210908

Compare
Choose a tag to compare
@masinter masinter released this 08 Sep 21:39
· 861 commits to master since this release
b760d00

There are separate releases of medley and maiko.
Get the latest version of each.

From a shell/terminal window:

  1. Get the medley release medley-210908.tgz below.

Unpack the medley tar file

tar -xvfz medley-210908.tgz
  1. Get the Maiko release here.
    Unpack the Maiko file for your operating system and CPU type, e.g.,
     tar -xvfz maiko-210823.linux.x86_64.tgz
  1. This should leave you with two directories, medley and maiko.
    Then you can
    cd medley
    ./run-medley -full
    

Alternatives:

  1. Medley
  • Instead of medley-210908.tgz, get medley-210908-loadups-only.tgz and
    • the sources below, or
    • checkout tag medley-210908 in your own clone of the repo
  • You can make your own loadups; see scripts/loadup-and-release.sh
  1. Maiko
  • Get the latest maiko sources and make your own
  cd maiko/bin
  ./makeright x

and, if you're doing a loadup

   ./makeright init