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
- Host: GitHub
- URL: https://github.com/hakobe/guita
- Owner: hakobe
- Created: 2012-03-15T23:35:54.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T00:15:17.000Z (over 12 years ago)
- Last Synced: 2025-03-24T05:35:24.725Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 646 KB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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