dotfiles/recipes/mit-scheme

7 lines
92 B
Bash

#!/bin/bash
# Description: MIT Scheme (used in SICP)
set -e
_recipe brew
_brew mit-scheme