Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.15 KB

File metadata and controls

33 lines (23 loc) · 1.15 KB
 
Rogen

A CLI tool that enables feature-based architecture for Roblox

Features

  • 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.

Contributing

Pull requests are welcome! Read the contribution guidelines to set up your local environment, run tests, and submit code changes.

License

See the licence for details.