タグ

gruntに関するyo_wakaのブックマーク (6)

  • 部屋とYシャツと私 - MOL


    YAutoprefixerSpritesmithLibsass MapleGruntGruntNode.js使CSSSassRubyStylusNode.jsMiddlemanRubyCompass MapleCompass使2  CSS Grunt grunt-autoprefixer nDmitry/grunt-autopr
    部屋とYシャツと私 - MOL
  • Grunt Tips and Tricks - Pony Foo

    A relevant ad will be displayed here soon. These ads help pay for my hosting. Please consider disabling your ad blocker on Pony Foo. These ads help pay for my hosting. In a Pinch Always --save-dev Heroku Custom Buildpack Forget grunt.loadNpmTasks Spread out watch Use a nice JSHint reporter Keep your Gruntfile organized! Investigate These are explained and detailed below. grunt.png Always --save-de

    Grunt Tips and Tricks - Pony Foo
    yo_waka
    yo_waka 2013/11/14
    Gruntのいろはにほへと
  • grunt-este-watch めっちゃ便利やんけ - 音の鳴るブログ

    grunt-este-watch で幸せになれるらしいと聞いて試した。 grunt-contrib-watch が重いので grunt-este-watch を試したら幸せになった - てっく煮ブログ そしたら凄く良かったという話です。 CPUの消費量は気にしていなかったのだけど、変更のあったファイルに対して柔軟にタスクが組めるのが非常に便利。今まで変更があるたびに関係ない部分もテストしていたり、それをなくすために複雑な方法を使ったりしていたけどだいたい解決した。しかも速くなった。 今までやりたかったこと 更新したファイルのみ jshint したい 更新したファイルに関連するテストだけ行いたい 更新したテストファイルのテストだけ行いたい 失敗したテストは次回もテストしたい こういうことをしようとしたとき、grunt-contrib-watch ではやりにくかった。というのもサブプロセスでタ

    grunt-este-watch めっちゃ便利やんけ - 音の鳴るブログ
  • Gruntべったり


    Grunt使GruntGrunt使()Grunt Node.jsGrunt Gruntgrunt-contrib-*使
    Gruntべったり
    yo_waka
    yo_waka 2013/09/20
    “Gruntではそこに至るまでの各人の作業の自動化を目的として、それ以上にもそれ以下にもしないのが小回りがきいて真価を発揮できるのではないか”
  • Gruntの概要と導入手順とメリット | 1000ch.net


    2012/12/08 Grunt grunt: a task-based command line build tool for JavaScript projects  gruntgrunt-cli(?) 使 js(json)concatminify  使npmgrunt-cli nodenpmnpm install -g grunt-cli CLI 
  • Test-Driven Node.js Development with Grunt - Mark Dalgleish

    One of the great things about working in a Node.js environment is that it encourages you to break your work down into discrete modules. Separating your work into smaller files is a good first step, but publishing to npm is so simple that creating small modules for others to share is a great way to give back to the community. When writing small modules that adhere to the Unix philosophy of small pr

  • 1