Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made compatible with not only numerical values, but also with '1s' or '1m'. #3

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

Sigumaa
Copy link
Contributor

@Sigumaa Sigumaa commented Apr 19, 2023

I removed the flag and made it possible to use '1s' or '1m' directly as inputs for the program.

Examples:

$ sheep 5
$ sheep 5s
$ sheep 5m
$ sheep 1m2s

This change removes the use of the flag, so if it's not preferred, please close this pull request.

Thank you!

@Sigumaa Sigumaa changed the title Made compatible with not only numerical values, but also with '1s' or '1m' (implying that these values are also accepted). Made compatible with not only numerical values, but also with '1s' or '1m'. Apr 19, 2023
@koki-develop
Copy link
Owner

Thank you for your contribution!!

@koki-develop koki-develop merged commit 50f055c into koki-develop:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants