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

flickr_collager

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flickr_collager

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

#Flickr Collager

Flickr image search and Collage Creator.

To build

There is a rakefile for all the tests, the list of all Rake tasks available can be seen by :

rake -T

Also the project can be made into a gem

by doing a bundle and then building the gem by executing gem build flickr_collager.gemspec

Once the gem in built it can be installed by :

gem install flickr_collager-0.0.1.gem

Prerequisites :

Before Installing the gem make sure Imagemagick is installed.

brew install imagemagick

Once the gem is installed into installs a executable called collage which can used as follows :

Usage :

collage -w pen,pencil,rose,women,brizil,everest,sunshine --out-file collage.png

The project compensates for missing search terms if less than 10 from a dictionary.

FAQs

Package last updated on 19 May 2020

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