Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luismayta/slides-vagrant4devs
Slides vagrant4devs
https://github.com/luismayta/slides-vagrant4devs
devs linux macos peru slides vagrant
Last synced: about 2 months ago
JSON representation
Slides vagrant4devs
- Host: GitHub
- URL: https://github.com/luismayta/slides-vagrant4devs
- Owner: luismayta
- License: lgpl-3.0
- Created: 2015-02-04T16:26:23.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-09T20:40:15.000Z (4 months ago)
- Last Synced: 2024-09-10T01:27:48.979Z (4 months ago)
- Topics: devs, linux, macos, peru, slides, vagrant
- Language: HTML
- Homepage:
- Size: 3.68 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/luismayta/vagrant-for-developments.svg)](https://travis-ci.org/luismayta/vagrant-for-developments)
[![Stories in Ready](https://badge.waffle.io/luismayta/vagrant-for-developments.svg?label=ready&title=Ready)](http://waffle.io/luismayta/vagrant-for-developments)
[![GitHub issues](https://img.shields.io/github/issues/luismayta/vagrant-for-developments.svg)](https://github.com/luismayta/vagrant-for-developments)
[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE)# Vagrant for Developments
This is a talk for the [Pymienta 2015](http://pimientadigital.com) conference.
You can see the live presentation [here](http://luismayta.github.io/vagrant-for-developments).## Install
### Requeriments
* [Python 2.7.x](http://python.org/download/)
### Install Requeriments
```bash
pip install -r requeriments.txt
```### Slides
Es necesario instalar [landslide](https://github.com/adamzap/landslide) para poder generar los slides.
```bash
landslide main.cfg
``````bash
Open index.html
```### Documentation
Es necesario instalar [Grip](https://github.com/joeyespo/grip) para poder visualizar la documentación, ejecutando lo siguiente:
```bash
grip 5000
```ir a un navegador y colocar:
```bash
http://localhost:5000
```
[![](http://api.coderwall.com/luismayta/endorsecount.png)](http://coderwall.com/luismayta)
[![](http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png)](http://pe.linkedin.com/in/luismayta)
[![Analytics](https://ga-beacon.appspot.com/UA-65019326-1/vagrant-for-developments/readme)](https://github.com/luismayta/vagrant-for-developments)