Project

menu-cli

0.0
No commit activity in last 3 years
No release in over 3 years
Manages a list of releases of software versions stored on S3
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 10.0
>= 0
>= 0
>= 0

Runtime

 Project Readme

Menu-CLI

Build Status Gem Version Code Climate Coverage Status Dependency Status Documentation

Installation

gem install menu-cli

Make sure you have the following in your environment:

AWS_ID="AWS ID per AWS-SDK docs"
AWS_SECRET="AWS Secret per AWS-SDK docs"
MENU_URL="Raw bucket URL, of the format http://bucket-name.regionstuff.s3.amazon.com"
MENU_SSL_URL="URL to be used to fetch assets, should be https://menu.yourdomain.com"
MENU_BUCKET="Name of bucket to store artifacts"

Usage

menu -c COMPONENT payload to deploy menu -h for help.