djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Create some batch/shell scripts to autobuild instead of having to manually build. #109

Open ghost opened 10 years ago

lord2800 commented 10 years ago

What's wrong with grunt build? Honest question, because I'm unsure of what your shell script would do differently.

aaronflorey commented 10 years ago

I agree with @lord2800. I made a simple bash script that does git update then runs grunt build so i always have an up to date version.