ysbaddaden / prax

Rack proxy server for development
http://ysbaddaden.github.io/prax/
Other
475 stars 49 forks source link

Create releases/tags #89

Closed milgner closed 10 years ago

milgner commented 10 years ago

I just started building a PKGBUILD for Arch Linux to easily install prax via package management. When thinking about deriving the version number from git, I saw that there are no tags for any releases. It would be great if you could add version information to the repository.

ysbaddaden commented 10 years ago

Oh, thanks for packaging to Archlinux. I never properly released any version of Prax, so here comes a long awaited merge of the unstable branch into master and v0.1.0!

milgner commented 10 years ago

Thanks a lot! The PKGBUILD is shaping up (it's my first Arch package actually) and I'll probably put in some systemd service files as well. The biggest hurdle so far was that I had set Rubinius as my default Ruby interpreter via RVM and apparently it doesn't play nice with Prax.

ysbaddaden commented 10 years ago

I'm only running Prax on MRI, yet it should be running on Rubinius. Please report any problem you encountered!

milgner commented 10 years ago

Is there some way to start Prax with extended logging? From what I could see, it only crashed silently in the background without any chance to get a log or stacktrace...

ysbaddaden commented 10 years ago

You may: