Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

capistrano-platform-resources

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capistrano-platform-resources

bundlerRubygems
Version
0.1.3
Version published
Maintainers
1
Created
Source

Capistrano::Configuration::Resources::PlatformResources

A sort of utilities which helps you to manage platform resources.

Installation

Add this line to your application's Gemfile:

gem 'capistrano-platform-resources'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-platform-resources

Usage

Add require line in your Capfile or config/deploy.rb or so.

require "capistrano/configuration/resources/platform_resources"

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Added some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Author

  • YAMASHITA Yuu (https://github.com/yyuu)
  • Geisha Tokyo Entertainment Inc. (http://www.geishatokyo.com/)

License

MIT

FAQs

Package last updated on 25 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts