https://github.com/opsway/hr-test-2
OPSWAY-HR-TEST-2
https://github.com/opsway/hr-test-2
Last synced: about 1 month ago
JSON representation
OPSWAY-HR-TEST-2
- Host: GitHub
- URL: https://github.com/opsway/hr-test-2
- Owner: opsway
- Created: 2015-06-28T22:10:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-13T11:16:31.000Z (almost 11 years ago)
- Last Synced: 2025-03-12T18:23:13.511Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HR PHP TEST-2
============
------------
0. You need phpunit and composer for this task. Install them from https://phpunit.de and https://getcomposer.org
1. Fork this repo to your account and clone forked repo to your local machine
2. Run composer install
3. Generate 5 tasks with script generate.php
4. Follow instructions for each task
5. Do them all
6. Commit each task
7. Push all commits into repo
-------
Good Luck!