From 4498cd687b1fba7e45a9a19df6cb9339a40d47a5 Mon Sep 17 00:00:00 2001 From: Abhinandan Kothari Date: Thu, 16 Jul 2015 15:17:07 +0530 Subject: [PATCH] Added Build steps to Create package --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 64bd743..2c0fcb6 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ Creating Ruby install packages with Omnibus + +bundle install +bundle install --binstubs +bin/omnibus clean ruby --purge +bin/omnibus build project ruby