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

https://github.com/hakobe/guita

Gist clone for private use written in Perl
https://github.com/hakobe/guita

Last synced: about 1 year ago
JSON representation

Gist clone for private use written in Perl

Awesome Lists containing this project

README

          

# Guita

Guita is a gist clone written in Perl.

## Try

1. Create a database named 'guita'.
2. Load ./db/schema.sql to the database.
3. Create ./config.pl. See ./config_template.pl
4. carton install
5. carton exex perl script/server.pl

## Authors
- hakobe