added install for composer
This commit is contained in:
parent
d6ca959226
commit
cda81d95ae
@ -1,5 +1,10 @@
|
||||
# GiteaBot
|
||||
Simple PHP library to interface with Gitea API
|
||||
|
||||
Designed to make a "Bot" for manipulating labels on issues.
|
||||
|
||||
## Install
|
||||
composer create-project -s dev jh/giteabot --repository-url 'https://git.jhodges.co.uk/composer/'
|
||||
## Usage
|
||||
Usage example: [no_label_milestone.php](https://git.jhodges.co.uk/james/GiteaBot/src/branch/master/example)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user