Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

leftmostcat/bookbrainz-proto-haskell

 
 

Repository files navigation

BookBrainz - unique identifiers for books and texts

Assuming you are running Ubuntu with PostgreSQL installed (basically
assuming you can run the MusicBrainz server):

    ./setup.sh

Then:

    ./upgrade.sh

To run the latest code/schema.

We have some test data, which can be applied with:

    psql -U bookbrainz bookbrainz < sql/test-data.sql

About

MusicBrainz for books? Why not!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 89.9%
  • Perl 8.9%
  • Shell 1.2%