Skip to content

ysugimoto/Poodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt GUI task manager / runner

Gruntのタスク設定とかをGUIからやる。

ビルド方法

  • "build"ディレクトリを作成する(OS毎にデプロイ方法が微妙に違うので一旦ignoreにしている)
  • application/ディレクトリに移動する
  • Gruntfile.js.sampleをGruntfile.jsにコピーする
  • npm installで依存パッケージインストール
  • grunt [nw] を実行すると自動的にビルドが開始されます
  • application/Gruntfile.jsにnwコマンドへのパス設定があるので、環境によって適宜書き換えること。
  • あとはOS毎の吸収方法を考え中。

About

Grunt GUI taskrunner

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors