LoginSignup
1

More than 5 years have passed since last update.

gumbyframeworkをbower抜きでclaymate

Last updated at Posted at 2013-11-22

claymate installを行うとbowerを使うので、原則的にbower構成になり、デフォルトでは公式のリポジトリを使い推奨されたディレクトリ構成になる。
bower構成以外でgumbyframeworkを使いたい場合(フォークしたリポジトリをgitsubmoduleで使いたい、格納先を調整したい場合など)は自分の構成に合わせて、gumby.jsonを用意するかclaymateコマンドのオプションで指定する。

claymate:
https://github.com/GumbyFramework/Claymate
gumbyframeworkのscaffoldの作成、運用時のjsのminify、sassのコンパイルなどをコマンドで自動化してくれる。

claymate build は同時にJSのminify以外に、Sassのコンパイルをcompass経由で行うので、compassの構成をconfig.rbで指定しておく。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1