Skip to content

Add --new flag for creating new files for the next day #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hlung
Copy link

@hlung hlung commented Dec 11, 2024

This command flag creates new files for the next day.
Just run this command and new files will be created!

➜  swift-aoc-starter-example git:(feature/new-flag) swift run AdventOfCode --new
Building for debugging...
[7/7] Applying AdventOfCode
Build of product 'AdventOfCode' complete! (1.74s)
Created /Users/thongchai.kolyutsaku/Projects/GitHub/swift-aoc-starter-example/Sources/Data/Day01.txt
Created /Users/thongchai.kolyutsaku/Projects/GitHub/swift-aoc-starter-example/Sources/Day01.swift
Created /Users/thongchai.kolyutsaku/Projects/GitHub/swift-aoc-starter-example/Tests/Day01.swift
See your question at https://adventofcode.com/2024/day/1
Good luck!

@hlung
Copy link
Author

hlung commented Jan 14, 2025

🥱

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant