タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

gruntに関するmusicalaのブックマーク (2)

  • Getting started - Grunt: The JavaScript Task Runner

    Grunt and Grunt plugins are installed and managed via npm, the Node.js package manager. Grunt 0.4.x requires stable Node.js versions >= 0.8.0. Before setting up Grunt ensure that your npm is up-to-date by running npm update -g npm (this might require sudo on certain systems). If you already have installed Grunt and are now searching for some quick reference, please checkout our Gruntfile example a

    Getting started - Grunt: The JavaScript Task Runner
    musicala
    musicala 2014/07/30
  • Grunt入門 〜このマークアップからの卒業〜 - Qiita

    Grunt入門は割りと出し尽くされた感があるので、マークアップの効率化に焦点を絞ってみました。 目標は以下、 Windows, OS Xにnode.jsインストール HTMLを書かない(jadeの導入) cssを書かない(sass, compassの導入) Rubyインストール jsを書かない(CoffeeScriptの導入) node.jsだけで完結させれば話は早いのですが、lessやstylusやreworkよりsass, compassのがまだ需要があるみたいなのでRubyも入れてみます。 もろもろインストール WindowsとOS Xのインストール方法を紹介しているので長いですが、インストーラーを2つダウンロードしてコマンドを叩く簡単なお仕事です。 Windowsは環境変数の設定が面倒くさいですが、そこだけ乗り越えちゃえばOS Xと同じで楽ちんです。 WindowsでGruntイン

    Grunt入門 〜このマークアップからの卒業〜 - Qiita
    musicala
    musicala 2014/07/10
  • 1