You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$npminstallbeez-foundation-g// HEAD install$npminstallgit+https://github.com/CyberAgent/beez-foundation.git-g
ソースからインストール
$ git clone https://github.com/CyberAgent/beez-foundation.git
$ cd beez-foundation
$ ./bin/beez-foundation -h
[mode] direct access.
Load beez-common: bin/beez-common
usage bin/beez-foundation [-h|-c|-d]
-d debug mode
-c server config file path
-a I want to add a "/ m" module.
It is more than one can be specified, separated by commas.
format) -a dirname:absdirpath:from,...
example) -a hoge:/tmp/hoge:
-h help
適宜パスを通して使用してください。
ローカルのソースコードをnpm globalから使用したい場合は、$ npm link が有益です。