4thel00z / asdf-sq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add sq
# or
asdf plugin add sq https://github.com/4thel00z/asdf-sq.git

sq:

# Show all installable versions
asdf list-all sq

# Install specific version
asdf install sq latest

# Set a version globally (on your ~/.tool-versions file)
asdf global sq latest

# Now sq commands are available
sq --help

Check asdf readme for more instructions on how to install & manage versions.

Issues

Issues related to sq should be reported at its Github repository. Issues related with the installation of q using asdf should be reported here.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See COPYING © ransomware

About

License:GNU General Public License v3.0


Languages

Language:Shell 94.3%Language:Makefile 5.7%