Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

bindl add for quick add #68

Open
Open
@wilsonehusin

Description

@wilsonehusin

I'm starting to find myself getting tired of writing duplicates for bindl.yaml in different repositories. I think it might be time to add a convenience method of bindl add to add commonly used programs.

For example, I use ko a lot and I would like to run something like the following to append the program to bindl.yaml.

bindl add github:google/ko

There is a problem with automatic adding / modifying bindl.yaml directly though: it removes any comments, which is an undesirable outcome.

One way we can do this is to use something like bindl.d/ko.yaml and have bindl sync read all of bindl.d.

Metadata

Metadata

Assignees

No one assigned

    Labels

    brainstormNot yet implementable (e.g. design phase or blocked)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions