dinedal / textql

Execute SQL against structured text like CSV or TSV
MIT License
9.05k stars 300 forks source link

Add an AUR package for textql #102

Closed dessalines closed 3 years ago

dinedal commented 6 years ago

What's AUR?

dessalines commented 6 years ago

The Arch User Repository, a streamlined method for installing applications.

Aniket-Pradhan commented 6 years ago

Hey @dinedal

I can help you in uploading the package to AUR. You basically need to make a PKGBUILD file. You can study more about it here.

Do you mind, if I take up this issue and make publish it to AUR?

dinedal commented 5 years ago

Please feel free.

Aniket-Pradhan commented 5 years ago

Thanks for the opportunity. I will get back to you soon, as I am quite busy this week.

Aniket-Pradhan commented 5 years ago

Hey!!

I have created an aur package, here. Please have a look at it.

You can install it by using your favorite aur-helper, or build it your self.

I used the go get in the PKGBUILD, so it's easier to maintain the package from git only. @dinedal , if you want, I can add you as a maintainer as well. I have also quoted you on the PKGBUILD, for this amazing tool. :)

I'll soon submit a pull request to add the PKGBUILD to the git repo and some instructions in the readme to help the aur users install this package.

dinedal commented 3 years ago

Sorry for the long wait here, this is merged