Skip to content

Set instructions in markdown files #149

@bricefriha

Description

@bricefriha

Hi,
I went through the code and I noticed how the instructions are set.

I can't help but wonder if it wouldn't be simpler and cleaner to have the instructions set in their respective markdown files rather than hard coding them.

Advantages

it would not only make the code more approachable but it would also help it make it scalable

Solution

I'm thinking, achieving that in an optimized way, we would need to read the markdown files during the build process (as a Gradle task), that would set values to variables we can use at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions