mdr icon indicating copy to clipboard operation
mdr copied to clipboard

Make a website

Open kud opened this issue 12 years ago • 4 comments
trafficstars

A simple webpage with indication on how to install it. :)

Must be handled via gh-pages

kud avatar Nov 07 '13 08:11 kud

BTW, there's already one in web/ ;)

madx avatar Nov 08 '13 13:11 madx

@madx Yes, I plan to use that, with some small changes.

halffullheart avatar Nov 11 '13 04:11 halffullheart

@madx What is the exact command needed to install on arch linux? Is it this?

pacman -S mdr

I want to document this on the website.

Also, has anyone submitted this to apt, or any other package manager?

halffullheart avatar Apr 16 '14 04:04 halffullheart

@halffullheart You'll have to use an AUR wrapper on Arch Linux since the package is not in the official repos. Yaourt is a common one and can be used the same way as pacman:

yaourt -S mdr

I don't think it's available on other distros yet

madx avatar Apr 16 '14 06:04 madx