Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturo-lang/arturo-reach-lab

Brainstorming & tracking down external support for Arturo
https://github.com/arturo-lang/arturo-reach-lab

arturo arturo-language package-managers syntax-highlighting

Last synced: 15 days ago
JSON representation

Brainstorming & tracking down external support for Arturo

Awesome Lists containing this project

README

        

๐Ÿงช Arturo Reach Lab

Or... what tools/editors/package managers we do
(or could) support for **[Arturo](https://github.com/arturo-lang/arturo)**

--------------

* [Editors / Syntax Highlighting](#-editor--syntax-highlighting)
* [Package Managers](#-package-managers)
* [Code Counters](#-code-counters)

--------------

## ๐Ÿ’ป Editor / Syntax Highlighting

- [x] [**VSCode**](https://marketplace.visualstudio.com/items?itemName=drkameleon.arturo) - Windows / macOS / Linux
- [x] [**SublimeText**](https://packagecontrol.io/packages/Arturo%20Programming%20Language) - Windows / macOS / Linux
- [x] [**Vim/NeoVim**](https://github.com/xigoi/vim-arturo) - Windows / macOS / Linux

## ๐Ÿ“ฆ Package Managers

- [x] [**Homebrew**](https://formulae.brew.sh/formula/arturo) - macOS / Linux
- [ ] **Ubuntu Packages** - Linux
- [ ] **Chocolatey** - Windows

## ๐ŸŒ€ Code Counters

- [x] [**cloc**](https://github.com/AlDanial/cloc/releases/tag/v2.0)
- [x] [**scc**](https://github.com/boyter/scc/releases/tag/v3.3.0)
- [x] [**tokei**](https://github.com/XAMPPRocky/tokei/releases/tag/v13.0.0-alpha.2)

---------

> [!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!