https://github.com/tarlepp/eugena
https://github.com/tarlepp/eugena
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarlepp/eugena
- Owner: tarlepp
- License: mit
- Created: 2021-03-15T17:18:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T17:19:20.000Z (over 5 years ago)
- Last Synced: 2025-06-12T22:39:43.975Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
Some guy asked who to run tests, so I created this simple repository to show how to do that.
## Usage
1) Clone repository
2) Run `composer install`
3) Run `./vendor/bin/phpunit`
4) Profit
## License
[The MIT License (MIT)](LICENSE)