"Grunt" is not found on TREX in Korean-English direction
Try Searching In English-Korean (Grunt)

Low quality sentence examples

게다가 load-grunt-tasks와 이의 기능들을 캡슐화해줍니다!
Moreover, it encapsulates load-grunt-tasks and its functionality!
여기 재치있는 load-grunt-tasks 플러그인이 도움을 위해 와있습니다.
This is where the nifty plugin load-grunt-tasks comes to help.
Grunt를 왜 사용하는가?
Why Use Grunt?
그때까지 행복한 Grunt하시길!
Happy Raiding until then!
이 task는 컴멘드 라인에 grunt watch를 입력해서 실행할 수 있다.
This can be run on the command line with grunt watch.
Load-grunt-config를 사용하면 Gruntfile. js은 이와 같이 보일 것입니다.
With load-grunt-config, your Gruntfile. js will look like this.
브라우저를 벗어나지 않고 Grunt를 이용한 빌드 작업 실행.
Running build tasks with Grunt without having to leave the browser.
서버의 한 부분처럼 동작하는 grunt-contrib-watch 태스크에 감사할 따름입니다.
This is thanks to the grunt-contrib-watch task which we run as part of the server.
Load-grunt-config은 여러분의 Gruntfile 설정을 작업(Task) 단위로 분해하도록 합니다.
Load-grunt-config lets you break up your Gruntfile config by task.
우리는 load-grunt-config에서 한 것처럼 Gruntfile에 time-grunt에 대한 요구사항을 추가할 것입니다.
We will add a require for time-grunt to our Gruntfile, just like we did with load-grunt-config.
Grunt를 실행하기 위해서는 'Gruntfile. js' 파일이 필요하다.
Next we need to create the'GruntFile. js' file.
년, Grunt가 가장 인기 있는 frontend task runner였고, Gulp가 뒤를 이었습니다.
In 2013, Grunt was the most popular frontend task runner, with Gulp following shortly after.
년 10월 20일에 확인함. “Phobos-Grunt and Yinghuo-1 arrive at Baikonur Launch Site.
Phobos-Grunt and Yinghuo-1 arrive at Baikonur Launch Site.
년 12월 12일에 확인함. “Phobos-Grunt: Failed Russian Mars Probe Falls to Earth.
Phobos-Grunt: Failed Russian Mars Probe Falls to Earth.
또한 Gulp는 동시에 여러 작업을 처리 할 수 있지만 Grunt는 일반적으로 한 번에 하나의 작업 만 처리합니다.
Furthermore, Gulp can process several tasks at the same time, but Grunt will normally only handle one task at a time.
One language 미국 돼지나 한국 돼지나 다 같이 꿀꿀하고, 참새도 똑같이 짹짹하는데, American pigs grunt in the same way as Korean pigs, and American sparrows chirp… read more →.
American pigs grunt in the same way as Korean pigs, and American sparrows chirp the same way as Korean sparrows.
Load-grunt-tasks는 코드와 복잡도를 약간 줄여주어 Gruntfile을 작게 만들어주지만 여러분이 커다한 어플리케이션을 설정한다면 이는 여전히 매우 큰 파일이 될 것입니다.
Load-grunt-tasks shrunk your Gruntfile in code and complexity a little, but as you configure a large application, it will still become a very large file.
Addy Osmani says: 만약 Grunt를 이용하여 이 컨텐츠를 생성하는데 흥미가 있다면, 빌드의 일부로써 ImageMagick을 이용하여 미리 연산된 이미지 생성 자동화에 대한 grunt-responsive-images 을 추천합니다.
Addy Osmani says: If you're interested in using Grunt to generate this content, I would recommend trying out grunt-responsive-images for automating the generation of your precomputed images with ImageMagick as part of build.
기본적으로 grunt-notify는 OS X나 Windows의 Growl, 마운틴라이언이나 매버릭스의 알림 센터( Notification Center) 그리고 Notify-send와 같이 여러분의 OS에서 가능한 모든 알림 시스템을 이용하여 Grunt 에러와 경고 전부에 대해 자동화된 알림을 제공합니다.
By default, grunt-notify provides automatic notifications for all Grunt errors and warnings using whatever notification system available on your OS: Growl for OS X or Windows, Mountain Lion's and Mavericks' Notification Center.
놀랍게도, 이 기능을 사용하기 위해 여러분에게 필요한 모든 것은 NPM에서 플러그인을 설치하고 Gruntfile에서 이를 로딩하는 것입니다. (기억하세요, 위에서 말한 grunt-load-config를 사용 중이라면 이 과정도 자동화됩니다! .
Amazingly, all you need in order to get this functionality is to install the plugin from npm and load it in your Gruntfile(remember, if you're using grunt-load-config above, this step is automated!.