History
challenges
25 +--------------------------------------------------------------------------------+
| |
| |
| |
| |
20 | |
| |
| |
| |
| **********************************************************************|
15 | ** |
| |
| |
| |
10 | |
| |
| |
| |
| |
5 | |
| |
| |
| |
| |
0 +--------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
best
30 +--------------------------------------------------------------------------------+
| |
| |
| |
25 | |
| |
| |
| **********************************************************************|
20 | ** |
| |
| |
| |
15 | |
| |
| |
| |
10 | |
| |
| |
| |
5 | |
| |
| |
| |
0 +--------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
mine
25 +--------------------------------------------------------------------------------+
| |
| |
| |
| |
20 | ************************** |
|**************************************************** |
| |
| |
| |
15 | |
| |
| |
| |
10 | |
| |
| |
| |
| |
5 | |
| |
| |
| |
| |
0 +--------------------------------------------------------------------------------+
06/08 06/10 06/12 06/14 06/16 06/18 06/20 06/22 06/24 06/26 06/28 06/30 07/02
00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00 00:00
ex
90 +--------------------------------------------------------------------------------+
| |
| ** |
80 | ******* |
| **** |
70 | **** |
| ******** |
| ************* |
60 | **********************************|
| |
| |
50 | |
| |
40 | |
| |
| |
30 | |
| |
| |
20 | |
| |
10 | |
| |
| |
0 +--------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
lua
350 +-------------------------------------------------------------------------------+
| ******************* |
| * |
300 | * |
| ****** |
| ********* |
| ** |
250 | ***********************************|
| |
| |
200 | |
| |
| |
| |
150 | |
| |
| |
100 | |
| |
| |
| |
50 | |
| |
| |
0 +-------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
normal
60 +--------------------------------------------------------------------------------+
| |
| |
| ******************************** |
50 | ****** |
| * |
| * |
| * |
40 | *********************************|
| |
| |
| |
30 | |
| |
| |
| |
20 | |
| |
| |
| |
10 | |
| |
| |
| |
0 +--------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
missing
8 +---------------------------------------------------------------------------------+
| |
| |
7 | |
| |
| |
6 | |
| |
| |
5 | |
| |
| |
4 | |
| |
| |
3 | ******************* |
| * *** |
| * ** |
2 | * *** |
| * ** |
| * * |
1 | * * |
| * |
| * |
0 +---------------------------------------------------------------------------------+
03/26 04/09 04/23 05/07 05/21 06/04 06/18 07/02
./toolkit.nu get-latest-challenge
git add -A
./toolkit.nu try-challenge # select challenge, select mode
./toolkit.nu run-challenge # select challenge, select mode
./toolkit.nu update-readme
git add -A
git commit -m "Solve $PUZZLE in $MODE mode"podman run --rm -it -e key=$VIMGOLF_KEY ghcr.io/filbranden/vimgolf $CHALLENGE_IDtoolkit download-challenge
Usage:
> download-challenge <challenge_id>
Flags:
-h, --help: Display the help message for this command
Command Type:
> custom
Parameters:
challenge_id <any>
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit get-latest-challenge
Usage:
> get-latest-challenge
Flags:
-h, --help: Display the help message for this command
Command Type:
> custom
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit random-challenge
Usage:
> random-challenge
Flags:
-h, --help: Display the help message for this command
Command Type:
> custom
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit run-challenge
Usage:
> run-challenge {flags}
Flags:
-h, --help: Display the help message for this command
-c, --challenge <string> (default: '')
-m, --mode <string> (default: '')
Command Type:
> custom
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit try-challenge
Usage:
> try-challenge {flags}
Flags:
-h, --help: Display the help message for this command
-c, --challenge <string> (default: '')
-m, --mode <string> (default: '')
Command Type:
> custom
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit update-readme
Usage:
> update-readme
Flags:
-h, --help: Display the help message for this command
Command Type:
> custom
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯