shunit2 icon indicating copy to clipboard operation
shunit2 copied to clipboard

Added BPKG package file.

Open samlikins opened this issue 1 year ago • 5 comments

I've added a package file for (BASH Package Manager) to ease installation with BASH packages, projects, as well as stand alone.

samlikins avatar Apr 17 '23 14:04 samlikins

BPKG does not have it's own repositories?

williamdes avatar Jul 24 '23 09:07 williamdes

William,

BPKG does in fact have several repositories, but these are specific to BPKG. It's not our intent to duplicate and chase changes of others projects. The BPKG utility simplifies installation and helps provide project dependencies.

I personally enjoy using shUnit2 in many of my personal projects, as well as integrating it into several open-source projects. Realizing what help this testing project is, I wanted to see it available as an open-source tool through BPKG. Realizing shUnit2 could be positioned on the BASH Package Manager listing, I submitted this simple PR in hopes it would be included with this amazing utility. I plan to add shUnit2 to the BPKG listings once this PR is accepted.

Thank you,

Sam

samlikins avatar Jul 24 '23 13:07 samlikins

Hi Sam,

I plan to add shUnit2 to the BPKG listings once this PR is accepted.

Would that be problematic to include it in BPKG and afterwards here is @kward agrees ? It could take ages to be merged here, I did not see @kward since a bit. I think I have merge rights.

williamdes avatar Jul 24 '23 13:07 williamdes

William,

I could include it to the BPKG listings, but as the project file isn't included ( this PR merged ) yet, it would be pointless currently. The listing is more like a community notification, it lets others know what is available. The project file works without it being listed, but listing doesn't work without the project file. I appreciate your time and willingness to look into this.

Thanks,

Sam

samlikins avatar Jul 24 '23 14:07 samlikins

Okay, I got it now ^^

Is there a simple or docker way for me to test your PR? Can you push a .gitattributes file to drop your new file for other people downloading the code/releases?

williamdes avatar Jul 24 '23 22:07 williamdes