Skip to content

mohemohe/kokorobot-extend-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kokorobot-extend-sample

https://github.com/mohemohe/kokorobot をforkせずに拡張するサンプルです

仕組み

kokorobotは scripts/*/hubot/**/ を読み込むようにしています
また、 scripts/*/package.json をマージしているので、npmのライブラリーもkokorobotに展開されます

これらのkokorobotの仕組みを利用して、kokorobotの /kokorobot/scripts/extend/ 以下にこのリポジトリーのファイルをmountすることで、forkせずにkokorobotを拡張することを可能にしています

その他

同梱している docker-compose.yml を使用する場合は、 .env を用意する必要があります

curl https://raw.githubusercontent.com/mohemohe/kokorobot/master/.env.sample > .env

About

https://github.com/mohemohe/kokorobot をforkせずに拡張するサンプルです

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published