Skip to content

Between Module Dependencies #12

Open
@mcmah309

Description

Modules should be able to depend on other modules for early failure and to signify relations to developers. They will not automatically import those modules without the user specifying.

  • Add yard build -f -f signifies to force the build, ignoring module dependencies. This may be useful if you are using your own implementation instead of the signified required module.
  • Add yard validate -r command to validate a repository. A valid repository has no module cycles.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions