Skip to content

arturo-lang/reach-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

🧪 Arturo Reach Lab

Or... what tools/editors/package managers we do
(or could) support for Arturo



📦 Package Managers & Distribution

Platform Package Manager Status Version Install Command Notes
macOS MacPorts 🟢 0.10.0 sudo port install arturo
macOS/Linux Homebrew 🟢 0.10.0 brew install arturo
Arch Linux AUR 🟢 0.10.0 yay -S arturo or paru -S arturo
Arch Linux pacman 🔴
Debian/Ubuntu APT 🔴
Fedora/RHEL DNF/YUM 🔴
OpenSUSE Zypper 🔴
Alpine APK 🔴
Void Linux XBPS 🔴
NixOS Nix 🔴
Gentoo Portage 🔴
Linux Snapcraft 🟢 0.10.0 sudo snap install arturo
FreeBSD pkg 🟠
NetBSD pkgsrc 🔴
OpenBSD pkg_add 🔴
Windows Chocolatey 🔴
Windows MSYS2 🟠 0.10.0 pacman -S mingw-w64-ucrt-x86_64-arturo ⚠️ Our current package is broken. Use our install script.
Windows Scoop 🟢 0.10.0 scoop bucket add arturo https://github.com/arturo-lang/scoop-bucket, then scoop install arturo ⚠️ Ensure you add the bucket first for proper installation.
Windows winget 🟢 0.10.0 winget install arturo
Docker Docker Hub 🟢 0.10.0 docker run -it arturolang/arturo "Default" version is the MINI build
MISE-en-place Mise 🟢 0.10.0 mise plugin install arturo https://github.com/arturo-lang/mise-plugin, then mise install arturo ⚠️ Ensure you add the plugin first for proper installation.

Legend

  • 🟢 Available
  • 🟠 Pending
  • 🔴 Not Available

💻 Editor Support

🌀 Code Counters

🎨 Syntax Highlighters


Note

💡 If you want to add one, just edit this file 😉
🚀 If you want to contribute what's missing, you're more than 100% welcome!

About

Brainstorming & tracking down external support for Arturo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors