Go to file
2019-08-16 16:42:24 +01:00
example fix examples and move into a dir of their own 2019-08-16 16:42:24 +01:00
src throw exception on API error 2019-08-16 16:30:38 +01:00
.gitignore create config file and test script 2019-06-20 18:12:41 +01:00
bootstrap.php add bootstrap / autoloader 2019-07-06 16:25:47 +01:00
config.php.dist create config file and test script 2019-06-20 18:12:41 +01:00
README.md finish example script and tidy 2019-06-26 09:42:37 +01:00

Simple PHP library to interface with Gitea API

Designed to make a "Bot" for manipulating labels on issues.

Usage example: no_label_milestone.php