Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)