Skip to content

Sinatra app. Parses response by url and writes in file or database storage.

Notifications You must be signed in to change notification settings

maestro5/seo-tool

Repository files navigation

Seo Tool

Sinatra app. Parses response by url and writes in file or database storage

Install

Install gems $ bundle install

Set database parameters in config/database.yml

Set file storage parameters in config/file_storage.yml

Setup databases $ rake db:setup

Create demo data $ rake db:seed

Usage

run $ rackup

Alt text Alt text Alt text Alt text

$ ./bin/seo --help will be shown all the teams and their description Alt text

Run tests $ rspec spec

About

Sinatra app. Parses response by url and writes in file or database storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published