Tobias Lang
                                        Results
                                        1
                                        comments of
                                        
                                
                                            Tobias Lang
                                        
                                    You simply can use the grunt-log-headers plugin in combination with grunt-prompt. Just add ``` json myPromptConfig:{ options: { gruntLogHeader: false, questions: [...] } } ``` to your grunt-prompt configuration (inside...