An open API service indexing awesome lists of open source software.

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)

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
```