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

https://github.com/judah-caruso/brutus

Cross-platform application framework
https://github.com/judah-caruso/brutus

lua luajit

Last synced: 5 months ago
JSON representation

Cross-platform application framework

Awesome Lists containing this project

README

          

# Brutus

Cross-platform runner for brut files.

## Building

Clone this repository:

```sh
git clone --recurse-submodules https://github.com/judah-caruso/brutus.git
```

- Build LuaJIT within the `src/luajit` directory
- Build Brutus by running the `build_[platform]` script.

## License

[MIT](./LICENSE)