clearfacts / e-fff
There is no license information available for the latest version (v1.0) of this package.
E-fff library
v1.0
2017-04-05 14:19 UTC
This package is not auto-updated.
Last update: 2025-06-26 13:32:58 UTC
README
Local development
We have some commands you can use, defined in a Makefile. You can look there for anything you might need. All these commands set-up and use Docker containers. For more information see cf-docs.
Installation
- Make sure you have composer installed globally and have php 7.3 or 7.4
- Clone the project from github
cd <folder-name>
make init