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

https://github.com/javiercejudo/vagrant-texlive-full

Vagrant setup for Ubuntu 14.10 + texlive-full
https://github.com/javiercejudo/vagrant-texlive-full

Last synced: 2 months ago
JSON representation

Vagrant setup for Ubuntu 14.10 + texlive-full

Awesome Lists containing this project

README

        

# vagrant texlive full [![Build Status](https://travis-ci.org/javiercejudo/vagrant-texlive-full.svg?branch=master)](https://travis-ci.org/javiercejudo/vagrant-texlive-full)

Vagrant setup for Ubuntu 14.10 + texlive-full

## Requirements

- Install [Vagrant](http://www.vagrantup.com/downloads.html)
- Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)

## Installation

- `git clone https://github.com/javiercejudo/vagrant-texlive-full.git`
- `vagrant up`

## Confirm installation

- `vagrant ssh`
- `cd /vagrant`
- `tex --version`