chapar-rest / chapar

Chapar is a simple and easy to use api testing tools aims to help developers to test their api endpoints. it support http and grpc protocols.
https://chapar.rest
BSD 3-Clause "New" or "Revised" License
449 stars 22 forks source link

AUR package #79

Closed Monirzadeh closed 1 month ago

Monirzadeh commented 1 month ago

Hi thanks for project. i create first aur package chapr-bin that install chapar from release page. (at least i can update that automatically :smile: ) please review this PR + package page itself and inform me if you think need modification in any of them. I wait until the next release to be sure the package update is correct and then add chapar-git (build against last commit in master) and chapar (build from source of last stable release).

If you think chapar-bin is enough, do not add them. any suggestion for keywords section in AUR?

mirzakhany commented 1 month ago

Hi @Monirzadeh Thanks for this, it's really cool. I have never done that before so I would trust you know how the package setup need to be. on the readme side I left two comments.

Monirzadeh commented 1 month ago

it is work in my test i am waiting for next chapar release to be sure update automatically. in chapar-bin PKGBUILD just download last release from release page and move files inside that to the destination on a linux machine.