Skip to content

Allow users to include Phpakefile #7

@jigarius

Description

@jigarius

Requirements

If a user wants to organize their commands into different Phpakefile, they can include one Phpakefile from another like:

require('path/to/Phpakefile1')
require('path/to/Phpakefile2')
require('path/to/Phpakefile3')

This should work by default, but need to test it so that it can be called done.

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