Name Last Update
css Loading commit data...
fonts Loading commit data...
js Loading commit data...
lib Loading commit data...
t Loading commit data...
COPYING Loading commit data...
README.md Loading commit data...
app.psgi Loading commit data...
template.html.tt Loading commit data...

README.md

COPR-STATUS


License Gitter


About


This app was built to support the development of Portal do Software Público Brasileiro. It shows versions for published packages in EPEL7 Fedora Copr repositories. Note that this app consists of a single PSGI script, a template file and Bootstrap.


Development

In order to use this app you will need perl 5 and the following perl modules installed:

  • Plack
  • LWP::UserAgent
  • JSON
  • Text::Template

How to use

If you want to use this app, you can simply using plackup as the command below:

plackup [--port PORT_NUMBER] -Ilib

For example, try:

plackup -Ilib