Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inecas/foreman-rex

Repository for collecting and sharing work done as part of http://projects.theforeman.org/issues/9893: Foreman Remote Execution design
https://github.com/inecas/foreman-rex

Last synced: 4 days ago
JSON representation

Repository for collecting and sharing work done as part of http://projects.theforeman.org/issues/9893: Foreman Remote Execution design

Awesome Lists containing this project

README

        

Foreman Remote Execution
========================

See [the project page](https://inecas.github.io/foreman-rex) for more
details.

Generating the docs
-------------------

0. ``cd doc``

0. ``mkdir .bin`` # only first time

1. ``bundle install``

2. ``bundle exec rake plantuml_install`` to install prerequisites

3. ``bundle exec jekyll serve`` to see the rendered changes locally

4. ``bundle exec rake publish`` to publish the changes to Github pages