dyc icon indicating copy to clipboard operation
dyc copied to clipboard

Support (dyc start) with (--no-prompts) flag

Open Zarad1993 opened this issue 5 years ago • 0 comments

While we have a watcher to automatically drop in commented code. The no prompts flag would be our entry to Code editors as plug ins.

Expectation: When running dyc start <file> --no-prompts or dyc start --no-prompts It automatically runs through the candidate files and adds placeholders for all functions.

Zarad1993 avatar May 08 '19 13:05 Zarad1993