Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 278 Bytes

README

This repository is for rurema.clear-code.com.

How to deploy

% sudo apt install -V ansible ruby
% rake deploy

How to confirm on virtual machine

% sudo apt install -V vagrant
% vagrant up
% vagrant provision
% vagrant provision
...