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

broilerplate

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broilerplate

  • 0.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

broilerplate Build Status Code Climate Coverage Status

If this isn't the repository "broilerplate", chances are the authors of this repository didn't add a proper README yet and left the boilerplate (me) here.

My personal broilerplate for Ruby libraries. Fork and code ahead.

Usage

Fork and clone, then execute:

$ bundle

To verify that everything works, run the CI task, and the included example.

$ bundle exec rake ci
$ bundle exec ruby examples/getting_started.rb

Now replace all occurences of [Bb]roilerplate with your library's name. Also replace the metadata in the gemspec.

You also want to enable the Travis and Rdocinfo hooks for your GitHub repository.

Unlicense

broilerplate is free and unencumbered public domain software. For more information, see unlicense.org or the accompanying UNLICENSE file.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

FAQs

Package last updated on 04 Jan 2014

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