mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
cli: create: allow non-interactive create (#137)
This commit is contained in:
@@ -4,6 +4,7 @@ export type TemplateSetupCtx = {
|
||||
template: Template;
|
||||
dir: string;
|
||||
name: string;
|
||||
skip: boolean;
|
||||
};
|
||||
|
||||
export type Integration =
|
||||
|
||||
Reference in New Issue
Block a user