Commit graph

12 commits

Author SHA1 Message Date
Felix Spöttel
30670f33fb fix: add missing line breaks to scaffold template 2022-10-24 13:05:44 +02:00
Felix Spöttel
bd97e34f66 feat: add shorthands for running solutions 2022-10-18 11:26:56 +02:00
Felix Spöttel
6613b6bfce fix: correct file names in scaffold 2022-10-17 18:44:08 +02:00
Felix Spöttel
afa39070de fix: better error messages in download script 2022-10-17 15:18:32 +02:00
Felix Spöttel
49123f790a feat: implement bash scripts in rust
enables cross-platform support, closes #1.

scaffold scripts adapted from code on @steventhorne's fork, thx!
2022-10-17 14:43:04 +02:00
Felix Spöttel
00407542e4 feat: add helpers module 2022-10-17 11:19:08 +02:00
Felix Spöttel
37b2027a99 fix: replace git.io links 2022-04-26 09:11:57 +02:00
Felix Spöttel
fc9f90c9c2 fix: handle ANSI escapes when counting exec. time 2021-12-31 13:05:23 +01:00
Felix Spöttel
01f0749c9c docs: clarify timings 2021-12-30 12:00:14 +01:00
Felix Spöttel
8441cb2fde feat: add total timing 2021-12-29 19:46:04 +01:00
Felix Spöttel
681c03ad89 feat: use cargo --bin instead of solutions crate 2021-12-29 19:45:58 +01:00
Felix Spöttel
4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00