Scraping seems scary and intimidating, but in reality, it really isn’t so bad.
The example CLI code can be found here.
Setting up Git, Clone Repo and edit README
Welcome to Shape CLI gem! In this directory, you’ll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/shape_cli
. To experiment with that code, run bin/console
for an interactive prompt.