Skip to content

Want a template system for oil generate commands #227

@kenjis

Description

@kenjis

oil g generates php code. So it's not easy to write/read template files with Fuel view (plain php).

For example, if I want output:

<?php echo $title; ?>

I must write:

<?php echo '<?php echo $title; ?>';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions