Project

meditation

0.0
No release in over 3 years
Low commit activity in last 3 years
CLI app that that scrapes five daily meditations so you can choose one.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.11.2
~> 10.0

Runtime

~> 1.16.a
~> 1.8.1
~> 1.4.0
 Project Readme

Meditation

Description

So you want a quick meditation, but every meditation site has a gazillion choices. It takes 20 minutes just to find the one you want, and then you have to go to work! They say too many choices make us unhappy. Here's the solution: five meditations to choose from. If you start obsessing, just choose #5 and be done with it.

To run the gem from the command line: meditation-start

Happy calm!

**

Welcome to my CLI Data Gem project for the Flatiron School. It began as a more ambitious gem that scraped four sites and brought you four different types of info and wisdom with which to begin your day. It went wide instead of deep. I put that on hold to create this new version, which scrapes the Audio Dharma site to bring you a choice of five meditative talks.

github: https://github.com/MiriamPeskowitz/CLI-meditation

Installation

Add this line to your application's Gemfile:

gem 'meditation'

And then execute:

$ bundle

Or install it yourself as:

$ gem install meditation

Usage

To use CLI-Meditation: ruby bin/meditation-start in your console.

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/MiriamPeskowitz/meditation.