Skip to content

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

Open
hlung wants to merge 1 commit intoswiftlang:mainfrom
hlung:feature/new-flag
Open

Add --new flag for creating new files for the next day#8
hlung wants to merge 1 commit intoswiftlang:mainfrom
hlung:feature/new-flag

Conversation

@hlung
Copy link
Copy Markdown

@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
Copy Markdown
Author

hlung commented Jan 14, 2025

🥱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant