mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
fix: update author - Théo LUDWIG
This commit is contained in:
@@ -13,7 +13,7 @@ import { cli } from '../../../cli.js'
|
||||
import { isExistingPath } from '../../../utils/isExistingPath.js'
|
||||
|
||||
const input = ['generate', 'solution']
|
||||
const githubUser = 'Divlo'
|
||||
const githubUser = 'theoludwig'
|
||||
const challenge = 'hello-world'
|
||||
const language = 'c'
|
||||
const solution = 'new-solution'
|
||||
|
||||
Reference in New Issue
Block a user