Code Monkey home page Code Monkey logo

asdf-lua's Introduction

asdf-lua

Build Status Github Workflow

Lua plugin for asdf version manager based off of scripts in my dotfiles repository.

Dependencies

  • ANSI C compiler (like gcc).
    • OSX
      • xcode-select --install. Then install the "Command Line Tools" component from the dialog that appears.
    • Debian
      • sudo apt-get install linux-headers-$(uname -r) build-essential
    • RedHat
      • sudo yum install devtoolset-2

Install

asdf plugin-add lua https://github.com/Stratus3D/asdf-lua.git

Use

Check the asdf readme for instructions on how to install & manage versions of Lua.

You can also read my Lua Version Management with asdf-lua article which has complete instructions on installation and usage.

Options

Linux Readline

If you are installing Lua 5.4.x or greater on linux by default Lua will be compiled without readline. You can override this behavior by setting ASDF_LUA_LINUX_READLINE=1 before running asdf install. See this thread for the details - http://lua-users.org/lists/lua-l/2020-07/msg00363.html

Development

To modify this plugin into your asdf installation and see changes live, just create a symlink:

ln -s . ~/.asdf/plugins/lua

Contributing

Feel free to create an issue or pull request if you find a bug.

Issues

  • Lua versions 4.0 and earlier do not install
  • No way to specify specify custom configuration options

License

MIT License

asdf-lua's People

Contributors

aitorciki avatar averms avatar hendursaga avatar isavegas avatar jmcantrell avatar ktec avatar lowks avatar shionryuu avatar siiky avatar stratus3d avatar

Watchers

 avatar

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.