Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 333 Bytes

Getting started

composer update

Build

Run make.php to build the application.

Configuration

Place a file named programmatic.ini in the same directory as the executable with the following contents:

apikey=example.com
secret=s33kr1t

See also

https://gist.github.com/GaryRogers/735159ca0dd22621c638