SkillAgentSearch skills...

Lazuli

CLI for transforming Amazon products into blog posts with eruby.

Install / Use

/learn @IJustDev/Lazuli
About this skill

Quality Score

0/100

Category

Marketing

Supported Platforms

Universal

README

<div align="center"> <img width="320px" src="./resources/lapis-logo.svg"/> <h1>Lazuli</h1> <h3>An Amazon product importer</h3> </div> <div align="center">

Gem Version

</div>

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 product into an Jekyll post or any other kind of post using the templaing engine eruby.

Support

<a href="https://www.buymeacoffee.com/IJustDev" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

Usage

Preview

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

$ cat ~/.lazuli.conf
# Cat output
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 and Ruby Gems installed.
$ gem install lazuli

If this does not work try it with sudo privileges.

View on GitHub
GitHub Stars4
CategoryMarketing
Updated3y ago
Forks1

Languages

Ruby

Security Score

75/100

Audited on Aug 23, 2022

No findings