dwyl / dwylbot

:robot: Automating our GitHub Workflow to improve team communication/collaboration and reduce tedious repetition!
28 stars 7 forks source link

update readme with installation steps #100

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

ref: #78 add dwylbot installation steps to the Readme

codecov[bot] commented 7 years ago

Codecov Report

Merging #100 into master will increase coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   96.11%   97.43%   +1.31%     
==========================================
  Files          19       20       +1     
  Lines         103      156      +53     
==========================================
+ Hits           99      152      +53     
  Misses          4        4
Impacted Files Coverage Δ
web/controllers/rules/issue/no_description.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/list_rules.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/helpers.ex 100% <0%> (ø) :arrow_up:
web/controllers/processes/wait.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/pr/no_description.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/issue/noassignees.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/issue/time_estimation.ex 100% <0%> (ø) :arrow_up:
web/controllers/github_api/in_memory.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/issue/inprogress.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/pr/merge_conflict.ex 100% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3801895...2a0ab3b. Read the comment docs.

naazy commented 7 years ago

Have just installed and the instructions were super easy and clear :smile:

🤖

nelsonic commented 7 years ago

@naazy thanks for confirming! 🎉