Commit Graph

22 Commits

Author SHA1 Message Date
000004209d feat: move template code into its own module 2023-11-23 23:38:14 +01:00
000004005f feat: fix and change solution print formating 2023-11-23 00:14:38 +01:00
0000038042 feat: remove christmas tree emojies 2023-11-23 00:03:21 +01:00
00000370cc feat: move data files out of src/ 2023-11-23 00:01:54 +01:00
00000320cf fix: create src/bin/.keep so solver files can be generated 2023-11-20 21:00:16 +01:00
0000030019 feat!: decouple download and scaffold from main package into workspace
Added workspace structure to Cargo.toml. This way we don't need to build
all dependencies for helper binaries. Also changed .cargo/config
accordingly.
2023-11-20 15:44:14 +01:00
00000280fd feat: move .trim inside read function 2023-11-18 20:08:29 +01:00
0000027013 feat!: prune main and download_all and remove tokio dep 2023-11-18 19:31:44 +01:00
00000250f0 chore: migrate to dotenvy 2023-01-31 19:54:16 +01:00
00000240a0 feat: download_all and async downloading with tokio 2022-12-31 19:29:50 +01:00
0000023023 chore: lint 2022-12-25 12:00:28 +01:00
0000022075 feat: add elves dep 2022-12-25 11:34:12 +01:00
00000210a6 feat: utils folder 2022-12-15 23:58:31 +01:00
0000020049 feat!: rename test_inputs back to examples 2022-12-15 14:40:53 +01:00
000001900c chore: run cargo fmt 2022-12-12 22:41:35 +01:00
0000017059 feat!: prepare -> scaffold 2022-12-08 21:33:15 +01:00
00000130a0 refactor(lint): clippy 2022-12-06 21:48:14 +01:00
00000070ba feat: add github ci for tests, cargo check and clippy 2022-11-30 21:43:29 +01:00
0000006088 feat: to_vec<T> and to_vec_vec<T> helpers 2022-11-29 21:02:36 +01:00
00000030b4 feat: download cli command 2022-11-28 21:59:26 +01:00
000000208a chore: cleanup for 0.1.0 release 2022-11-28 19:49:57 +01:00
0000001099 feat: prepare, solve, solve all 2022-11-28 19:06:17 +01:00