Welcome to the marketplace-cli-app gem!
Excute bundle to pull down necessary libararies (assuming you have a valid installation of Ruby)
bundle
Then, give run permissions to ./bin/marketplace and run it to get all of the latest stories and audio
# give execute permissions to ./bin/marketplace
sudo chmod +x ./bin/marketplace
# run marketplace
./bin/marketplace
Bug reports and pull requests are welcome on GitHub at https://github.com/williambarela/marketplace. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.