Closed anon8675309 closed 4 years ago
I am seeing these PRs. It will take a me a couple days to get to them. These files will probably be put somewhere other than the parent directory. And, of course, CI must pass, but I see you're already on that :).
This Travis CI failure was not related to my changes. All I did was add new files (they are not referenced by the CI system). Still, I don't like failed tests (nor would I expect anyone to merge something in that has failed tests), so I fixed it. :grin:
Can we get 59377294b9c2a88dc44269200c22825c1106124e into master? Other PRs (e.g. https://github.com/falconre/falcon/pull/74) are affected by the same problem.
I wanted the ability to run the code from within my VM, so I made a script to accomplish that. I also made a Vagrantfile so it was easier for me to test my changes. The setup.sh and dependencies.sh scripts can be used with Vagrant VMs, manually created VMs, physical machines, Docker images, etc. The general goal of this PR is to make it easier for people to get a Falcon environment set up.