Commit Graph

6 Commits

Author SHA1 Message Date
rascencio adb966fc90 . 2015-06-13 22:12:00 -06:00
rascencio 228ae9c7a8 Makefile: changed target and rsync command.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 20:05:57 -06:00
rascencio ef9849c56f Makefile, refactor.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:27:10 -06:00
rascencio bb7f0cf73a 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
rascencio 83e792bcaa makefile, rsync_upload ignoring .pyc files and vim cache.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:22:58 -06:00
rascencio 12b418ca08 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