Skip to content

pin/attic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install on Debain server

	# wget http://sun.dp-net.com/debian/key.asc -O - | apt-key add -
	# echo "deb http://sun.dp-net.com/debian unstable main" > /etc/apt/sources.list.d/dp-net.list
	# apt-get update
	# apt-get install attic
	# cp /etc/attic/lighttpd.conf /etc/lighttpd/conf-enabled/10-attic.conf
	
	check /etc/attic/default.conf

how to run it in development

    plackup -Ilib -r -R template

run tests

    CONFIG_PATH=`pwd`/etc/home.conf prove -l lib t/plack.t

hacky way to build it with current version

    debuild -b && rm ../attic_0.1-1_i386.sun.upload && dput sun ../attic_0.1-1_i386.changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors