Socket
Book a DemoInstallSign in
Socket

quintus-example-gem

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quintus-example-gem

0.0.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

= Example

This is the README file for the example gem.

== Installation

gem install example_gem

== Usage

require "example" Example.new.hi #=> Some example message on the console

== License

Never forget to add a license to your code, otherwise people will either start picking around you or not even use your code at all. If unsure, refer to these guidelines:

  • If you want to enforce any application using your code to be open-source’d, use the GNU GPLv3. This is a good choice for end-user applications, but not for libraries as it prohibits most comercial use.

  • If you want to ensure that closed-source (read: most comercial) projects can use your library, but at the same time want to ensure that they are forced to publish your code’s part in that project, use the GNU LGPLv3.

  • If you want to let anyone do anything with your library, just ensuring they mention your name, use the 2-Clause-BSDL. This is what Ruby itself uses.

  • Otherwise... Well, no otherwise. You should consider all three points above, and if they don’t serve you, refer to http://opensource.org/licenses/index.html for a list of OSI-approved licenses and pick one that servers you better.

FAQs

Package last updated on 18 Jul 2012

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.