Giter Club home page Giter Club logo

asdf-flyctl's Introduction

asdf-flyctl Build Lint

flyctl plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add flyctl https://github.com/chessmango/asdf-flyctl.git

flyctl:

# Show all installable versions
asdf list-all flyctl

# Install specific version
asdf install flyctl latest

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

# Now flyctl commands are available
flyctl version

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

asdf-flyctl's People

Contributors

chessmango avatar github-actions[bot] avatar jimsynz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asdf-flyctl's Issues

404 error on Linux arm64.

Describe the bug

This package detects the arch as aarch64 however releases of flyctl are for arm64.

Steps to reproduce

I'm using an ubuntu-based devcontainer on my M1 mac:

$ asdf install flyctl latest
mkdir: cannot create directory ‘/home/vscode/.asdf/downloads/flyctl/0.0.464’: File exists
* Downloading flyctl release 0.0.464...
curl: (22) The requested URL returned error: 404
asdf-flyctl: Could not download https://github.com/superfly/flyctl/releases/download/v0.0.464/flyctl_0.0.464_Linux_aarch64.tar.gz

Expected behavior

flyctl should be installed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.