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

https://github.com/larpon/wren

V wrapper around the excellent Wren scripting language
https://github.com/larpon/wren

Last synced: 3 months ago
JSON representation

V wrapper around the excellent Wren scripting language

Awesome Lists containing this project

README

        

# Wren

V wrapper around the excellent [Wren scripting language](https://github.com/wren-lang/wren)

Wren is licensed under an MIT license found with this distribution.

See the examples folder for usage.

# Install

`git clone https://github.com/larpon/wren.git ~/.vmodules/wren`