Skip to content

Commit a978c13

Browse files
committed
Update index.ts
1 parent 3326c3e commit a978c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

npm-app/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ async function codebuff({
5252
cwd,
5353
trace,
5454
}: CliOptions) {
55+
console.log('🚀 Starting Codebuff!')
5556
enableSquashNewlines()
5657
const workingDir = getWorkingDirectory()
5758
const projectRoot = getProjectRoot()

0 commit comments

Comments
 (0)