PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
s3
/
vendor
/
mtdowling
/
jmespath.php
all: clean coverage test: vendor/bin/phpunit coverage: vendor/bin/phpunit --coverage-html=artifacts/coverage view-coverage: open artifacts/coverage/index.html clean: rm -rf artifacts/* rm -rf compiled/* perf: php bin/perf.php .PHONY: test coverage perf
[-] composer.json
[edit]
[+]
bin
[+]
..
[-] README.rst
[edit]
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] .gitignore
[edit]
[-] .travis.yml
[edit]
[-] Makefile
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]