Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obestwalter/bindlestiff
[Vague concept for a ...] Python project testing helper
https://github.com/obestwalter/bindlestiff
python testing-tools vagrant
Last synced: 14 days ago
JSON representation
[Vague concept for a ...] Python project testing helper
- Host: GitHub
- URL: https://github.com/obestwalter/bindlestiff
- Owner: obestwalter
- License: mit
- Created: 2017-03-10T21:30:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T16:25:12.000Z (almost 8 years ago)
- Last Synced: 2024-10-26T11:23:03.081Z (2 months ago)
- Topics: python, testing-tools, vagrant
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bindlestiff
[![Project Status: Concept - Minimal or no implementation has been done yet.](http://www.repostatus.org/badges/latest/concept.svg)](http://www.repostatus.org/#concept)
![bindlestiff](docs/_static/logo.jpg)
Test a project in different vagrant boxes with pre installed Python versions without the need to set up a vagrant project for it yourself.
This should work on Windows, OsX and Linux.
### Prerequisites
* [Python](https://python.org) (2.6 -> 3.6)
* [Vagrant](https://www.vagrantup.com/)
* [VirtualBox](https://www.virtualbox.org/)## How to use
TBD - see [plan](PLAN.md)