jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Added a Vagrantfile and build instructions. #296

Closed vlinder closed 8 years ago

vlinder commented 9 years ago

Added a Vagrantfile so it's easy for users on all major platforms to build the project. Also included build instructions and a list of dependencies since I felt they were missing.

starlocke commented 8 years ago

The selected Vagrant box (Ubuntu Trusty 64) is rather huge, isn't it? It's quite punishing to launch a GB-sized VM just to build jPlayer.

vlinder commented 8 years ago

Didn't even think of it at the time. Bandwidth has become such a none issue for me. However it is a valid point. You could always install a local build environment if you wanted. I also included build instructions and a dependency list in this pull request.

Feel free to fork this if you want to change it to use a smaller box.

starlocke commented 8 years ago

Is there a viable box for doing this that is also tiny, after factoring in the weight/speed of getting the dependencies onto the system? The answer to this would probably help out lots of projects, I think. Personally I'm still in search of that magic box, looking for the answer.