Socket
Book a DemoInstallSign in
Socket

noodle

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noodle

0.3.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

= noodle

Use bundler to pull in .NET dependencies.

== Example usage

Create a gemfile like this:

source :rubygems gem 'structuremap'

Create a rakefile like this:

require 'noodle' Noodle::Rake::NoodleTask.new

Then run

bundle install rake noodle

Your project will now have a lib directory with structuremap's dll in it. Add a reference to said DLL in your .NET project.

== Example without rakefile

Or, if you don't want to use a Rakefile, try this:

bundle install noodle

== See also

See {Noodle::Rake::NoodleTask} for information on how to configure it.

== Copyright

Copyright (c) 2010 Matt Burke. See LICENSE for details.

FAQs

Package last updated on 27 Aug 2010

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.