Update 'README.md'
This commit is contained in:
parent
7b2cfb3e67
commit
429dedac4c
@ -1,8 +1,8 @@
|
||||
Examples for [jhodges/GiteaBot](https://git.jhodges.co.uk/jhodges/GiteaBot)
|
||||
|
||||
Copy config.php.dist to config.php and set your Gitea instalce URL and bots user/pass.
|
||||
Copy [src/config.php.dist](https://git.jhodges.co.uk/jhodges/GiteaBot-examples/src/branch/master/src/config.php.dist) to src/config.php and set your Gitea instalce URL and bots user/pass.
|
||||
|
||||
All examples include setup.php which loads the autoloader and config, connects to the Gitea instance specified in config, passes the command line args, and opens the repo specified on command line. After this $client and $repo will be available.
|
||||
All examples include [src/setup.php](https://git.jhodges.co.uk/jhodges/GiteaBot-examples/src/branch/master/src/setup.php) which loads the autoloader and config, connects to the Gitea instance specified in config, passes the command line args, and opens the repo specified on command line. After this $client and $repo will be available.
|
||||
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user