~groctel/neosluger

University of Granada's URL shortener (coming soon)
chore: Add code coverage with xdebug
chore: Move DB interface back to Nsl module
refactor: Move NslWeb namespace to Nsl\Web

refs

simplification
browse  log 

clone

read-only
https://git.sr.ht/~groctel/neosluger
read/write
git@git.sr.ht:~groctel/neosluger

You can also use your local clone with git send-email.

#Neosluger

University of Granada's URL shortener.

Spanish

This project is a complete rewrite of sluger, a tool created by Psicobyte and other members of the Office for Free Software of the University of Granada.

#Dependencies

This site requires Twig to render the templated pages and php-qrcode to create QR codes. It aditionally requires PHPUnit to run the test suites.

You can easily install them with composer:

cd src/
composer install

All dependencies will be installed in src/vendor/.

#Neosluger (Español)

Acortador de URLs de la Universidad de Granada.

Este proyecto es una reescritura desde cero de sluger, una herramienta creada por Psicobyte y otros miembros de la Oficina del Software Libre de la Universidad de Granada.

#Dependencias

Este sitio requiere Twig para mostrar las plantillas de las páginas y php-qrcode para crear códigos QR. También requiere PHPUnit para ejecutar las suites de tests.

Puedes instalar estos paquetes fácilmente con composer:

cd src/
composer install

Todas las dependencias se instalarán en src/vendor/.

Do not follow this link