Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 392 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 392 Bytes

Github Team Remover

Usage

github-team-remover \
  --organization FlatstackSchool \
  --login github-login \
  --password github-password

Install

bin/bootstrap

Quality tools

  • bin/quality based on RuboCop
  • .rubocop.yml describes active checks

Develop

bin/build checks your specs and runs quality tools