1
0
Fork 0
mirror of https://github.com/correl/dotfiles.git synced 2025-01-13 19:11:35 +00:00
dotfiles/recipes/mit-scheme

7 lines
92 B
Bash

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