Hacker News new | past | comments | ask | show | jobs | submit login

I did this with my university project source code. The only difficulty is that Gmail does not allow executables even within a zip file. You have to work pretty hard to avoid getting them into your repo.



If you encrypt the zip, it works fine. Took me ages to discover that :)


    mv $ZIP_FILE_NAME $ZIP_FILE_NAME.txt




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: