Skip to content

Optional lockfile? #39

Description

@dieggsy

I know simplicity is the name of the game here, but would you consider support for an optional lock file?

Could be something like:

# write out lockfile
vend freeze > lockefile.lisp
# read from lockfile
vend get -l lockfile.lisp

Personally I like the idea of reproducible dependencies that are not committed to the source tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions