Skip to content

Using Ruler CLI #184

@diksha-phonepe

Description

@diksha-phonepe

Feature description

I was trying to integrate ruler CLI in my codebase but I found that we need a list of files for the CLI. One of the most important files in dependencyMap.json. There is not gradle task for generating dependencyMap.json.
I tried forking the source code and generating the dependencyMap.json using Ruler plugin's route but there is an issue with the output.
Can ruler expose a gradle task which calculates dependencyMap.json in the format required by ruler CLI such that output of both cli and plugin are same?

Reasoning

It will ease the integration of ruler cli in our codebase for scenarios where we dont want to use ruler plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions