https://github.com/timonf/http-pack
Some questions for certificationy (WIP)
https://github.com/timonf/http-pack
Last synced: 4 months ago
JSON representation
Some questions for certificationy (WIP)
- Host: GitHub
- URL: https://github.com/timonf/http-pack
- Owner: timonf
- License: mit
- Created: 2017-11-24T17:07:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T16:33:09.000Z (over 8 years ago)
- Last Synced: 2025-09-02T19:43:39.419Z (10 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HTTP Pack
=========
Please contribute a description :)
How To (very short)
-------------------
1. Clone [certifcationy-cli](https://github.com/certificationy/certificationy-cli)
2. Create or edit existing config (e.g. `http-config.yml`)
```yaml
paths: ["../http-pack/data"] # or whereever this repository is
```
3. Load this config:
```sh
$ php certificationy.php start --config=http-config.yml
```