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

lazuli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lazuli

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Lazuli

An Amazon product importer

Table of Contents

  1. What the fuck is this?
  2. Usage
  3. Installation

What the fuck

This is an repository that is intended for transforming an Amazon products into an Jekyll post.

Usage

Preview

First of all you need to create an config file located at your home directory.

$ cat ~/.lazuli.conf
# access_key=<your_access_key_here>
# secret_key=<your_secret_key_here>
# partner_tag=<your_partner_key_here>

Then run following command

lazuli

Installation

  1. You need to have ruby installed.
  2. Download the latest gem from the release page.
$ cd ~/Downloads
$ gem install --local lazuli

If this does not work try it with sudo privileges.

FAQs

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