1
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Bauke ad067d252e
Update dependencies. 2024-01-22 12:32:33 +01:00
Bauke 362534478c
Add Nix flake and direnv files. 2024-01-22 12:31:21 +01:00
Bauke 50a2102d98
Add examples for every command. 2024-01-16 12:18:11 +01:00
Bauke 8d419d4799
Move the global lints to Cargo.toml. 2024-01-16 12:06:18 +01:00
Bauke 7a708fb76d
Ignore the test script. 2023-12-29 13:14:50 +01:00
Bauke 05b249edb4
Add an arguments example. 2023-12-05 16:05:23 +01:00
Bauke bff446c872
Setup headings for the commands. 2023-11-18 17:50:30 +01:00
Bauke 628c3f2a51
Add a basic readme. 2023-11-16 19:46:19 +01:00
Bauke 1a20348bf1
Add the date subcommand. 2023-11-15 17:44:03 +01:00
Bauke 8278ffbcbd
Change default wording since Clap shows the default value already. 2023-11-14 15:11:44 +01:00
Bauke 38a828629e
Add the file metadata subcommand. 2023-11-11 13:08:11 +01:00
Bauke 274973d09b
Add the match subcommand. 2023-11-10 14:33:18 +01:00
Bauke 72eaa1da8b
Add the regex crate. 2023-11-09 17:46:21 +01:00
Bauke b54bc7e655
Add the directory subcommand. 2023-11-08 14:51:04 +01:00
Bauke fea8ebc73a
Make file exists check if it is indeed a file too. 2023-11-07 17:19:19 +01:00
Bauke 115b99ee66
Add the file parts subcommand. 2023-11-06 18:54:33 +01:00
Bauke 6dc3aed5e8
Add the file subcommand. 2023-11-05 12:18:45 +01:00
Bauke fdbb8c99df
Add an option to specify the log file. 2023-11-04 15:35:54 +01:00
Bauke fae18669b2
Add the arguments subcommand. 2023-11-04 15:11:37 +01:00
Bauke e46047ba46
Add the log subcommand. 2023-11-01 17:56:32 +01:00
Bauke 9e208ed39e
Add global lints. 2023-10-31 16:58:35 +01:00
Bauke cb3b3e465e
Add initial project files. 2023-10-31 14:51:57 +01:00
Bauke 57ec4e8482
Initial commit! 2023-10-29 18:05:15 +01:00