Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 384 Bytes

Gitdeploy

With this Gitdeploy gem, you can easily push your build folder to a Gitdeploy setup.

Installation

Add this line to your application's Gemfile:

gem 'gitdeploy', git: '[email protected]:velaluqa/gitdeploy.git'

or

gem 'gitdeploy', git: 'https://git.velalu.qa/velaluqa/gitdeploy.git'

And then execute:

$ bundle

Usage

TODO: Write usage instructions here