chore: initial checkin

This commit is contained in:
2018-10-17 10:13:45 -07:00
commit 585f74e83c
11 changed files with 2819 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# gh-action-bot
Action bot for Github.
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/gh-action-bot/master/LICENSE)
[![npm](https://img.shields.io/npm/v/gh-action-bot.svg)](https://www.npmjs.com/package/gh-action-bot)
[![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index)
#### License
MIT © [w33ble](https://github.com/w33ble)