Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/roblox-knit-demo

Simple test on knit-framework (Roblox & Lua)
https://github.com/sonnguyen9800/roblox-knit-demo

Last synced: 1 day ago
JSON representation

Simple test on knit-framework (Roblox & Lua)

Awesome Lists containing this project

README

        

# knit-demo
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.1.1.

## Getting Started
To build the place from scratch, use:

```bash
rojo build -o "knit-demo.rbxlx"
```

Next, open `knit-demo.rbxlx` in Roblox Studio and start the Rojo server:

```bash
rojo serve
```

For more help, check out [the Rojo documentation](https://rojo.space/docs).

## Requirement

- wally
- rojo

## Install knit

```
wally install
```