4b912cceab
Makefile, refactor.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:27:10 -06:00
a1bc6ea99a
Makefile, added install_debian_packages task.
...
install_debian_packages:
Simply excutes apt-get update and installs the
packages listed in ./requirements.debian.txt
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:29:44 -06:00
5da7cfab99
makefile, rsync_upload ignoring .pyc files and vim cache.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:22:58 -06:00
bc8f440391
added Makefile with only one task "rsync_upload".
...
I wanted to use fabric, but it's to much hassle.
The rsync_upload task uploads the project using rsync by ssh.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:19:00 -06:00