Skip to content

MartinPeschke/larryslist_pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LarrysList

How to start server locally

Load environment and start server.

. ~/Development/virtualenv/Larryslist/bin/activate
cd ~/Development/projects/LarrysList/webapp
pserve local.ini

How to deploy

Commit changes to github and call deploy script.

cd ~/Development/projects/LarrysList/
git commit -a
git push
cd deploy
./deploy.live

How to edit documentation

github uses Markdown as markup language.

About

Larryslist Public Mirror Push

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published