chore(cli): dry up link + post tag prompt
This commit is contained in:
parent
efe701f939
commit
555ba74bf6
8 changed files with 75 additions and 104 deletions
|
@ -4,7 +4,7 @@ import { program } from "commander";
|
|||
import chalk from "chalk";
|
||||
import figlet from "figlet";
|
||||
import { loadConfig } from "../lib/config.js";
|
||||
import { handleExitError } from "../lib/handlers.js";
|
||||
import { handleExitError } from "../lib/utils.js";
|
||||
import { runRootScript } from "../lib/runScript.js";
|
||||
import { runJobsMenu } from "../lib/jobs.js";
|
||||
import { runTasksMenu } from "../lib/tasks/index.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue