Skip to content

Feature request: provide project-name placeholder (e.g. %p) at project-type definitions #1698

@pataquets

Description

@pataquets

I'm trying to define a new project type using projectile-register-project-type.
However, I would like to define :compile as docker build -t [project-name] . instead of a fixed string.
I've seen %s replaced by project root in :configure. It would be great having something like %p which would expand to projectile-project-name.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions