Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carletes/epiphany-cgen-build
A Vagrant machine configured to build https://github.com/adapteva/epiphany-cgen
https://github.com/carletes/epiphany-cgen-build
Last synced: about 1 month ago
JSON representation
A Vagrant machine configured to build https://github.com/adapteva/epiphany-cgen
- Host: GitHub
- URL: https://github.com/carletes/epiphany-cgen-build
- Owner: carletes
- License: mit
- Created: 2014-10-28T14:43:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T20:20:38.000Z (about 10 years ago)
- Last Synced: 2024-06-11T16:24:04.562Z (7 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
epiphany-cgen-build
===================A Vagrant machine configured to build the Epiphany documentaion included in https://github.com/adapteva/epiphany-cgen
Building
--------Just run:
```
$ vagrant up
```Vagrant will then bring up an [ubuntu/trusty64](https://vagrantcloud.com/ubuntu/boxes/trusty64) instance, and will build the Epiphany-related HTML documentation for `cgen`.
The generated HTML files will be then visible in the host system in the `epiphany-cgen/cgen/doc/cgen.html/` directory.