Skip to content

Lightweight Sinatra app for shopify inventory reporting automation

Notifications You must be signed in to change notification settings

Nevillealee/fam_products_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fam_products_email

Automates inventory tracking queries for daily email reporting

Usage

API Docs

API docs are created / maintained using YARD. Here are a couple very helpful commands when developing againste this project.

Run a web server with all API docs (regenerates docs on file changes):

yard server -r

Documentation for project Gems

# after bundle install
yard gems

# to generate documentation when new gems are installed
yard config --gem-install-yri

# run server
yard server --gemfile

About

Lightweight Sinatra app for shopify inventory reporting automation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages