Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

rvm/executable-hooks

Repository files navigation

Add next rubygems plugin support for executables.

Usage

Install the gem:

gem install executable-hooks

In gemlib dir createrubygems_executable_plugin.rb:

Gem.execute do |original_file|  warn("Executing: #{original_file}")end

Generate and install the new gem with executable hook.

Now try it:

gem install hamlhaml --version

Returns:

Executing: /home/mpapis/.rvm/gems/ruby-1.8.7-p374-new1/bin/hamlHaml 4.0.3

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp