The application should run from the command line, accept the GitHub username as an argument, fetch the user’s recent activity using the GitHub API, and display it in the terminal. The user should be able to:
- Provide the GitHub username as an argument when running the CLI.
- Provide the GitHub username as an argument when running the CLI. Fetch the recent activity of the specified GitHub user using the GitHub API.
- Display the fetched activity in the terminal.