bashunit icon indicating copy to clipboard operation
bashunit copied to clipboard

Allow to install the library in local or thru other manager of dependencies

Open khru opened this issue 2 years ago • 7 comments

image

Options for the system level

  • Generate a deb package / AppImage
  • Generate a brew package
  • Create a sh script that allows the user to install this dependency on the terminal and also update it example bash_unit

Options for dependencies

  • [ ] mush
  • [x] bpkg
  • [x] installer
  • [x] git
  • [x] brew
  • [ ] snap

Related to: https://github.com/TypedDevs/bashunit/issues/61

khru avatar Sep 13 '23 10:09 khru

Related https://github.com/bpkg/bpkg.github.io/pull/82

Chemaclass avatar Sep 15 '23 08:09 Chemaclass

@Chemaclass can you add the bpkg installation instructions to the docs?

antonio-gg-dev avatar Oct 11 '23 20:10 antonio-gg-dev

We need snap too

khru avatar Oct 12 '23 14:10 khru

@Chemaclass is this in progress?

khru avatar Oct 14 '23 10:10 khru

@Chemaclass should this task be related to: https://github.com/TypedDevs/bashunit/issues/61?

khru avatar Oct 14 '23 10:10 khru

snap & mush are not worked on yet. It will be something to consider to add in the sooner-future

Chemaclass avatar Oct 14 '23 11:10 Chemaclass

Is it still relevant?

Chemaclass avatar Jun 17 '24 21:06 Chemaclass