Last active
May 10, 2020 00:27
-
-
Save b-coimbra/a6ab9bbd85755063b5d4399d72014715 to your computer and use it in GitHub Desktop.
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
Uptime: 4 days, 2 hours, 50 minutes | |
* TODO Simp'o'matic: Commands to implement | |
- [-] .cron | |
- [-] parse cron's official syntax | |
- [X] step values (/) | |
- [ ] range of values (-) | |
- [ ] limit ranges (hours: [0, 24], months: [0, 30/31]) | |
- [X] any value (*) | |
- [X] list separator (,) | |
- [X] any value / step value (*/) | |
- [X] rm | |
- [X] ls | |
- [ ] parse dates and dispatch command on-time | |
- [X] .b | |
- [X] .ship | |
- [X] .kiss | |
- [X] .uwu | |
- [ ] .hangman |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LET'S GO!