Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arturo-lang/arturo-reach-lab
- Owner: arturo-lang
- License: mit
- Created: 2024-10-10T09:23:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-10T09:56:39.000Z (about 1 month ago)
- Last Synced: 2024-10-30T17:16:29.016Z (16 days ago)
- Topics: arturo, arturo-language, package-managers, syntax-highlighting
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!