Skip to content

Add basher config file #113

Description

@Dauliac

Basher is shell package manager.

That might be a good idea to be compliant with it.

It's only require a sh config file package.sh like that:

BINS=src/adr-config:src/adr:src/adr-generate:src/adr-help:src/adr-init:src/adr-link:src/adr-new:src/adr-upgrade-repository
BASH_COMPLETIONS=autocomplete/adr
ZSH_COMPLETIONS=completions/_package

TODO:

  • Add package.sh manually maintained.
  • Fix _ prefixed script file to use path of script and not the path of the simlink:
declare -xr CURRENT_PATH
CURRENT_PATH=$(dirname "${BASH_SOURCE[0]}")
  • Maybe add script to generate it from sources.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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