Skip to content

Permit local FUNK aliases to use paths relative to the .funk file #162

@rkr-kununu

Description

@rkr-kununu

Funky to looks very promising, but it doesn't seem to cover my use case:

I'd like to commit the local .funk file into a CMS (ie: git). This would allow me to bundle up a bunch of custom aliases which only work within their respective git-repo.

I'd thought/hoped that the "@./" alias would work, but it appears to be written to disk in an expanded form.

One possible solution would be that funky provides a variable ($FUNK) when it executes aliases which would be the path relative to the .funk file. Then I could create my aliases as "$FUNK/bin/apply.sh $@"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions