🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

capistrano-file-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-file-resources

0.1.1
Rubygems
Version published
Maintainers
1
Created
Source

Capistrano::Configuration::Resources::FileResources

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

Installation

Add this line to your application's Gemfile:

gem 'capistrano-file-resources'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-file-resources

Usage

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

require "capistrano/configuration/resources/file_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 26 Mar 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