A CLI tool that enables feature-based architecture for Roblox
- Feature Folders: Keep related client, server, and shared code inside a single folder.
- Auto-Routing: Map files to Roblox services automatically using Rojo or Argon.
- Multi-Place Support: Merge multiple source directories to share core systems across different places.
- Environment Tags: Filter test files and inject mock dependencies at build time using tags.
- Granular Control: Shape the project tree using invisible folders, hoisting, and marker files.
- Modern Tooling: Support Luau, roblox-ts, and Darklua pipelines out of the box.
Pull requests are welcome! Read the contribution guidelines to set up your local environment, run tests, and submit code changes.
See the licence for details.