gobanos / cargo-aoc

437 stars 47 forks source link

Running `Cargo aoc -g` doesn't generate new file #102

Open R0mbertus opened 9 months ago

R0mbertus commented 9 months ago

As it currently stands, running cargo aoc -g to generate the file for the new day, without setting the day flag, either:

dev-ardi commented 9 months ago

cargo-aoc input generates the file though.

R0mbertus commented 9 months ago

That indeed does work, thank you.

However, it doesn't take away from the fact that it's still broken. It seems like it could either just be removed in favor of promoting cargo aoc input -g, or the current day would need to be fetched for cargo aoc -g

dev-ardi commented 9 months ago

In this version it's been changed so that it only generates with -g