Skip to content

erikulven/homeadm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power measure application built on:

python 2.7
django 1.5
heroku



Heroku commands:
% sudo gem install heroku

Getting started local:
checkout and use foreman (rubygem) for simulating heroku

% heroku login
% heroku run python manage.py syncdb
% heroku run ls -la

running local with foreman:
% foreman start


Deploy:
% git commit -a
% git push heroku master

About

Home administration, power measures, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published