gabrielelana / awesome-terminal-fonts

Tools and instructions on how to have awesome symbols in a terminal with a monospace font
MIT License
2.45k stars 230 forks source link

please use release system #25

Closed shibumi closed 7 years ago

shibumi commented 8 years ago

Hello, It would be awesome if you could use the release system. I am working on a package for Arch Linux. So that everybody can install your fonts more easier.

Thanks!

gabrielelana commented 8 years ago

@shibumi That would be awesome! 😉

shibumi commented 8 years ago

@gabrielelana Yes but therefore I need a static release. So please could you please use the release system?

Just click on releases and then make a release with a version like for example: 1.0

release

gabrielelana commented 8 years ago

Sorry, I did not understand the first message 😝

Now it's clear, just a clarification: do you want to create a package for the default fallback strategy or for the patch strategy (where you use a font made of a normal font + the icon fonts)?

shibumi commented 8 years ago

I have already a git-based package. I just copy all your files in ./build/ into /usr/share/fonts and i copy your 10-symbols.conf in /etc/fonts/conf.avail/ Thats all what I do.

Just make a release of it. a release is nothing more than a tag for a specific commit. So for example your git HEAD will have the tag version 1.0 or something.

With a release version I can just get a tar.gz file of your archive instead of git cloning everytime everything.

gabrielelana commented 8 years ago

Done

shibumi commented 8 years ago

Thanks! I will close this issue and post the link here to the new package if done.