ubermanu/genese

Code generator based on templates

1.7.0 2021-11-02 15:53 UTC

This package is auto-updated.

Last update: 2024-04-29 05:05:35 UTC


README

A code generator inspired by Hygen, made in PHP.

Install

composer global require ubermanu/genese

Getting started

You can check out the documentation.

Build

To build the genese.phar file, you'll need box-project/box.

Clone this repo and run:

make build