5 Commits

Author SHA1 Message Date
000004209d feat: move template code into its own module 2023-11-23 23:38:14 +01:00
0000039097 fix: download input to data/ folder 2023-11-23 00:14:04 +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
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