An open API service indexing awesome lists of open source software.

https://github.com/zostay/qublog

Qublog is a personal work journal.
https://github.com/zostay/qublog

Last synced: 7 months ago
JSON representation

Qublog is a personal work journal.

Awesome Lists containing this project

README

          

# BASIC INSTALLATION INSTRUCTIONS

I'm aiming for this to work:

perl Makefile.PL
make
make install

If you do that, it should install the requirements for this (Catalyst,
DBIx::Class, etc.) you can run:

bin/qublog_server_server.pl

This is not well-tested though. Help wanted.