Skip to content

Want a template system for oil generate commands #227

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; ?>';

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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