Skip to content

A CLI gem that scrapes the top 25 most popular Ted Talks of all time, providing details on each talk and a link to watch.

Notifications You must be signed in to change notification settings

sherryptk/toptedtalks_cli_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Ted Talks

This Ruby gem provides a CLI to view the top 25 most popular Ted talks of all time, according to the Ted website.

Installation

$ gem install toptedtalks

Usage

Type the text below and then follow the on screen prompts

$ toptedtalks

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/'sherryptk'/toptedtalks.

License

The gem is available as open source under the terms of the MIT License http://opensource.org/licenses/MIT.

About

A CLI gem that scrapes the top 25 most popular Ted Talks of all time, providing details on each talk and a link to watch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published