Skip to content

ruler run #5

Description

@2-complex

One of the neat things about Make is that you can add a rule that runs the executable you are building. This is accomplished by listing a rule that doesn't actually represent a target. Instead the rule creates no file, but depends on targets and simply executes the run command. It would be nice if ruler had this capability somehow, but I think it should be accomplished some other way, maybe by having a separate "run.rules" file, just for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions