Skip to content

asdf-community/asdf-chezscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-chezscheme Build Lint

chezscheme plugin for the asdf version manager.

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

About

Chez Scheme plugin for the asdf version manager

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages