-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add language selection and help options
- Introduced `-lang` flag allowing users to specify their desired programming language for the random repo. - Added `-h` flag to display the help text and provide users with usage information. - Included validation for the provided language, ensuring it's one of the supported languages.
- Loading branch information
1 parent
68c0c26
commit a084573
Showing
2 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters