Skip to content

feature request: option to not generate Bender.lock #187

@epsilon537

Description

@epsilon537

I know, Bender.lock is the bee's knees, but for my particular use case, I don't need it.
I just use Bender to collect the sources from various components in a single repo. I use a build system where the build tree is separate from the source tree. No derived objects end up in the source tree, except, unfortunately, Bender.lock.
I can of course just write a wrapper script that deletes the Bender.lock file right after it has been generated, but that's very hack-y and I hate having scripts that run 'rm' commands in the source tree.
Having a -no_lock command line option would be great for my use case.

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