Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bakery

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bakery

  • 0.5.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Bakery

Icing files are by default searched for in: (in order)

Dir.home
File.join(Dir.home, '.bakery')
File.join('/', 'etc', 'bakery')

More directories can be added using:

Bakery::ICING_SEARCH.addSearchDirectory "<directory>"

Files are searched for using the existing extension and all extensions in Bakery::ICING_SEARCH.defaultExts (in order). By default,

Bakery::ICING_SEARCH.defaultExts = [ 'icing' ]

Some sample icing files can be found here:
copyright.icing
boost.license

NOTE: copyright.icing and boost.license are required to execute bake on this project.

FAQs

Package last updated on 22 Dec 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc