Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 2.44 KB

README.md

File metadata and controls

74 lines (47 loc) · 2.44 KB

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars

Ruby-Capstone

This is a web-scrapper, created with Ruby, to help you to get articles from Wikipedia - directly from your terminal"

screenshot example

Getting Started

Prerequisites

To run this project, you need a computer with Ruby installed.

If you are uncertain about how to install Ruby, check out this tutorial made by The Odin Project.

Setup

  1. Clone the repository:
https://github.com/VanessaAoki/Ruby-Capstone.git
  1. Type $ cd bin to move to the bin folder, you must be on this folder to execute the file;

  2. Install all required gems by typing $ bundle install on the terminal;

  3. Execute the file by using $ ruby main on the terminal;

  4. Type the terms of your search and go through the millions of articles available on Wikipedia!

Built With

  • Ruby
  • Ruby gems: nokogiri, open-uri, rubocop, watir and webdrivers
  • Visual Studio, Git & GitHub

Author

👩🏼‍💻 Vanessa Aoki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give an ⭐️ if you like this project!

📝 License

This project is MIT licensed.