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
- Host: GitHub
- URL: https://github.com/judah-caruso/brutus
- Owner: judah-caruso
- License: mit
- Created: 2024-08-23T03:50:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:31:45.000Z (almost 2 years ago)
- Last Synced: 2025-06-24T08:46:53.539Z (about 1 year ago)
- Topics: lua, luajit
- Language: C++
- Homepage: https://judahcaruso.com/brutus.htm
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)