Awesome
<div align="center">asdf-chezscheme
chezscheme plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
, GNU Make, gcc: generic POSIX build utilities.- headers for uuid, see BUILDING
- Set env
ASDF_CHEZ_CONFIGURE_OPTS
if you need custom options for./configure
Install
Plugin:
asdf plugin add chezscheme
# or
asdf plugin add https://github.com/asdf-community/asdf-chezscheme.git
chezscheme:
# Show all installable versions
asdf list-all chezscheme
# Install specific version
asdf install chezscheme latest
# Set a version globally (on your ~/.tool-versions file)
asdf global chezscheme latest
# Now chezscheme commands are available
scheme --help
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Victor Hugo Borja