LoginSignup
2
2

More than 5 years have passed since last update.

Yeoman(ヨーマン)

Posted at

Yeoman(ヨーマン)とは

ツールやライブラリを迅速で華麗にビルドし、Web環境を構築するワークフローツールです。

インストール

$ curl -L get.yeoman.io | bash

インストールするためには以下のモジュールが必要となります。

  • Homebrew
  • Command Line Tools for Xcode
  • Compass
  • Git
  • JPEGTran
  • NodeJS
  • npm
  • OptiPNG
  • PhantomJS
  • Ruby
  • RubyGems

プロジェクトファイルの作成

$ yeoman init

サーバ起動

$ yeoman server
2
2
0

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
2
2