Skip to content

grasp/deploy_easy

Repository files navigation

DeployEasy

A padrino gem

Usage

Add the following to your Gemfile:

gem 'deploy_easy'

and mount the app in your apps.rb:

Padrino.mount("DeployEasy::App").to("/deploy_easy")

Development

For development, this gem can be run as a standalone Padrino application as you would expect from a normal one:

$ bundle exec padrino start

The Rakefile also works like the normal Padrino one and supports all standard components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published