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

flurin-buttonize

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flurin-buttonize

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Buttonize, your favourite button generator.

Buttonize is a little tool to generate sets of buttons by creating simple image templates (a left side, a repeatable middle and a right side). You can use buttonize to create sets of buttons and sets of button styles. See the examples directory for more information (examples/buttons.rb is a buttonset file and examples/default/styles.rb is a styleset file).

Installing

Buttonize has the following dependencies:

  • Ruby 1.8.x (not tested in 1.9.x)
  • Rubygems
  • RMagick
  • Thor (for the commandline tool)

If all is well you can just install the gem by running:

sudo gem install flurin-buttonize --source=http://gems.github.com

Quickstart

For the impatient who just want to generate a blue button (and have all required stuff installed)

Run: buttonize button --style=big_blue "My first button"

Open: my_first_button.gif

Copyright (c) 2009 Flurin Egger, DigitPaint, MIT Style License. (see MIT-LICENSE)

FAQs

Package last updated on 11 Aug 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