filhodanuvem / gitql

💊 A git query language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish in software repos

jsixface opened this issue · comments

Is it possible to publish this as a software package in open source software repos like Debian / centos repos. People can discover and install this by using

sudo apt install gitql

or

sudo yum install gitql

That would be a very good one @jsixface! I dont have much time right now but will try to do will when I get some time! Thanks!

This is what I had in mind.

  • Homebrew for mac
  • Debian repo for apt install
  • Centos Extras Repo for yum install
  • Arch Repo

Gitql is available on homebrew.
I think it's better to have different issues for each software repo (apt-get, chocolately and so on) so I'm closing this and feel free to help us to give support for the other OS.