{"id":17913710,"url":"https://github.com/stratus3d/asdf-lua","last_synced_at":"2025-04-07T05:10:48.516Z","repository":{"id":12242517,"uuid":"44806205","full_name":"Stratus3D/asdf-lua","owner":"Stratus3D","description":" Lua plugin for asdf version manager.  https://github.com/asdf-vm/asdf","archived":false,"fork":false,"pushed_at":"2025-02-19T16:42:33.000Z","size":69,"stargazers_count":67,"open_issues_count":3,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T04:08:10.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stratus3D.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-23T10:26:05.000Z","updated_at":"2025-03-30T19:04:03.000Z","dependencies_parsed_at":"2024-03-22T14:26:28.099Z","dependency_job_id":"6b56f83e-d012-4852-9f31-7f6bdb7f747f","html_url":"https://github.com/Stratus3D/asdf-lua","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stratus3D%2Fasdf-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stratus3D%2Fasdf-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stratus3D%2Fasdf-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stratus3D%2Fasdf-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stratus3D","download_url":"https://codeload.github.com/Stratus3D/asdf-lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595335,"owners_count":20963943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T19:53:09.767Z","updated_at":"2025-04-07T05:10:48.498Z","avatar_url":"https://github.com/Stratus3D.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf-lua\n\n[![Build Status](https://travis-ci.org/Stratus3D/asdf-lua.svg?branch=master)](https://travis-ci.org/Stratus3D/asdf-lua)\n[![Github Workflow](https://github.com/Stratus3D/asdf-lua/actions/workflows/workflow.yml/badge.svg)](https://github.com/Stratus3D/asdf-lua/actions/workflows/workflow.yml)\n\nLua plugin for [asdf version manager](https://github.com/HashNuke/asdf) based off of scripts in my [dotfiles repository](https://github.com/Stratus3D/dotfiles).\n\n## Dependencies\n\n* ANSI C compiler (like gcc).\n    * OSX\n        * `xcode-select --install`. Then install the \"Command Line Tools\" component from the dialog that appears.\n    * Debian\n        * `sudo apt-get install linux-headers-$(uname -r) build-essential`\n    * RedHat\n        * `sudo yum install devtoolset-2`\n\n## Install\n\n```\nasdf plugin add lua https://github.com/Stratus3D/asdf-lua.git\n```\n\n## Use\n\nCheck the [asdf](https://github.com/HashNuke/asdf) readme for instructions on how to install \u0026 manage versions of Lua.\n\nYou can also read my [Lua Version Management with asdf-lua](http://stratus3d.com/blog/2016/12/30/lua-version-management-with-asdf-lua/) article which has complete instructions on installation and usage.\n\n## Options\n\n### Linux Readline\n\nIf 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\n\n## Development\n\nTo modify this plugin into your `asdf` installation and see changes live, just create a symlink:\n\n```\nln -s . ~/.asdf/plugins/lua\n```\n\n## Contributing\n\nFeel free to create an issue or pull request if you find a bug.\n\n## Issues\n\n* Lua versions 4.0 and earlier do not install\n* No way to specify specify custom configuration options\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratus3d%2Fasdf-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstratus3d%2Fasdf-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratus3d%2Fasdf-lua/lists"}