Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 863 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 863 Bytes

HR Tool

Code Climate Test Coverage Issue Count

Project for fun

Getting Started

Bootstrap application

  1. Clone application.
git clone https://github.com/zismailov/hr
  1. Run setup script
bin/setup
  1. Run test and quality suits to make sure all dependencies are satisfied and applications works correctly before making changes.
bin/ci
  1. Run app
bin/server

Resources

Credits

CONTRIBUTING