Sha256: 2f284b947016cfcb671aebb6fc6edd785ee5a1d7bc7bf77a6cc525d46cdef361
Contents?: true
Size: 926 Bytes
Versions: 5
Compression:
Stored size: 926 Bytes
Contents
### 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}` ```
Version data entries
5 entries across 5 versions & 1 rubygems