Awesome
<div align="center">asdf-ttyd
ttyd plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.cmake
,libjson-c-dev
,libwebsockets-dev
if installing from source (json-c
andlibwebsockets
on macOS)
Install
Plugin:
asdf plugin add ttyd
# or
asdf plugin add ttyd https://github.com/ivanvc/asdf-ttyd.git
ttyd:
# Show all installable versions
asdf list-all ttyd
# Install specific version
asdf install ttyd latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ttyd latest
# Now ttyd commands are available
ttyd -h
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 © Ivan Valdes