Skip to content

Commit

Permalink
creating greetings_module
Browse files Browse the repository at this point in the history
  • Loading branch information
tacheraSasi committed Dec 15, 2024
1 parent 1d1b75e commit 5d08ff9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toolkit/toolkit.go
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ func Init(args []string) {
}
fmt.Println("main.vint created successfully!")

//creating greetings_module

// Success message
fmt.Printf("Project '%s' initialized successfully!\n", projectName)
}

0 comments on commit 5d08ff9

Please sign in to comment.