Skip to content

vti/perlresume.org

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
etc
 
 
lib
 
 
 
 
 
 
 
 
 
 
t
 
 
 
 
 
 
 
 
 
 
This is the source code for http://perlresume.org/ .

How to install

1. Clone the repository

    git clone http://github.com/vti/perlresume.org

2. Install the dependencies

    cpanm --installdeps .

3. Setup the SQLite database

    cat schema/*.sql | sqlite3 perlresume.db

4. Copy config.yml.sample to config.yml and adjust to your needs.

    cp config.yml.sample config.yml

5. Start the embedded server

    plackup bin/app.pl

About

perlresume.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published