mirror of
https://github.com/filiprojek/nork.git
synced 2025-02-20 01:22:58 +01:00
bug fix
This commit is contained in:
@ -77,6 +77,7 @@ const logHelp = (specific = false, command = false) => {
|
||||
;(async () => {
|
||||
if (process.argv[2] == 'create') {
|
||||
// get info about new project
|
||||
const data = {}
|
||||
const questions = [
|
||||
{
|
||||
type: 'input',
|
||||
|
Reference in New Issue
Block a user