Skip to content

Support custom capitalization for task name #23

Open
@lazd

Description

We currently have something like this in tasks/assets/README.tmpl.md:

## {%= _.capitalize(name) %} task

This causes output that doesn't necessarily match what's expected. In my use case for grunt-domly, DOMly comes out at Domly, which doesn't match the branding for the project.

Maybe we can allow the files to be named as DOMly-examples.md etc to avoid this?

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