Open tsi opened 9 years ago
I would add an skip option for the gmail;however, the dev environment would not be able to send e-mails. Can you provide me a patch or the exact instruction to install, Compass, NodeJS ?
If you think you can provide me some good documentation a patch for that is welcome as well.
I'm happy that you have test this out on 15.04, because I have not try it out on that environment. Thank you so much for the feedback.
Sorry, I didn't get the point about the gmail username & password.
For Compass, I just needed to install ruby-dev
with apt-get
and then I could install compass with gem install compass
.
About node, when installing from the repo, you must run npm as root, which is wrong, I used the commands here to install NVM.
I'll try to find the time to help with some patches.
Thanks!
I'm sorry, I was sleep when I wrote that.
What I mean....
Since, this is an open source project, everyone can see the code. If something like that is a concern, they can google it and find that the easier way ( i think) to setup ssmtp is with gmail. However, if someone does not have the expertise to understand why/or how the gmail and password is been ask I would understand that it might be scary.
Does this makes more sense?
Hi guys,
First thanks a lot for this. I used it on my last (current) Kubuntu install (15.04) and it works great.
I do have some feedback, if you want it, if anything in here deserves it, I can open a separate issue for it.
Don't get me wrong though, other then these minor things - this is a great project and I will use it again!