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

https://github.com/devjack/cfpengine.org

CFPengine public community site.
https://github.com/devjack/cfpengine.org

Last synced: 3 months ago
JSON representation

CFPengine public community site.

Awesome Lists containing this project

README

        

# CFPengine
## The code behind _cfpengine.org_

## Requirements
- PHP 5.5+
- cURL (for installation)
- PHPUnit + Behat for running tests
_Ok so I digress, it doesn't really need PHP 5.5. But you really have no excuse for *not* using 5.5 so hah!!_

## Installation
1. Checkout the code from
2. Run PHP's internal webserver
```
php -S 0.0.0.0:8080 -t ./
```

## Contributions
If you'd like to make a contribution, please submit a pull request to

## Copyright
Copyright (c) 2014 - Jack Skinner
License: MIT