Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 926 Bytes

website_selection_notes.md

File metadata and controls

50 lines (40 loc) · 926 Bytes

Updated CLI Workflow for Website Selection

1. FreeCodeCamp
2. HackerNoon
3. CodeBurst

Welcome to the Developer News CLI App.
Please type the number of the website to see more of its articles
Or type exit to end the program

$ 1

FreeCodeCamp:
	1. Article Name
	2. Article Name
	3. Article Name
	4. Article Name
	5. Article Name
	6. Article Name
	7. Article Name
	8. Article Name
	9. Article Name
	10. Article Name
	11. Article Name

Type the number of an article to see more information about it.
Or type list to see a list of websites.
Or type exit to end the program.

$ 3

Article Title by Author
Subtitle
Trailing
Date
Read Time
URL

Type read or r to open the article in your browser.
Type back to go back to the list of #{website} articles.
Type list to see a list of websites.
Type exit to exit the program.

Open a website

`open #{DeveloperNewsCliApp::FreeCodeCampScrapper.articles[-1].url}`