cracker icon indicating copy to clipboard operation
cracker copied to clipboard

Package

Open alexanderadam opened this issue 8 years ago • 7 comments
trafficstars

Thank you very much for cracker. It would be nice if cracker could be packaged (i.e. Debian / RPM packages).

alexanderadam avatar Mar 24 '17 21:03 alexanderadam

Good idea, but I haven't the time to do this for now :/

TechMagister avatar Mar 29 '17 19:03 TechMagister

I am making an AUR package now.

Common practice is creating a release vX.X.X Given such a release tag, packages can wget, curl or similar through github with something like:

wget https://github.com/TechMagister/cracker/archive/vX.X.X.tar.gz

This is a request for @TechMagister to create a release tag. If you don't know how to do so, please see: GitHub docs: Creating Releases

Jens0512 avatar Sep 13 '18 15:09 Jens0512

Release v0.1.0 created :)

TechMagister avatar Sep 13 '18 15:09 TechMagister

Thanks! That was quick :D

Jens0512 avatar Sep 13 '18 15:09 Jens0512

Oh, well it seems the shard dependency ambreframework/cli exists no more, IIRC it was forked by amberframework because of a breaking change that didn't get fixed upstream in mosop/cli. If so changing the shard to mosop/cli should hopefully do the job.

After a quick check...

That seems to be the case, sorry about that, shouId've checked that before the release request. l'll get a quick PR ready for a v0.1.1 patch

Jens0512 avatar Sep 13 '18 15:09 Jens0512

I didn't check before creating the release, my bad.

TechMagister avatar Sep 14 '18 08:09 TechMagister

Cracker is now on AUR. Which means you can install cracker with an AUR helper like yay:

yay -S cracker

Jens0512 avatar Sep 15 '18 15:09 Jens0512