mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Add post-merge hook to handle composer updates, update README.md
This commit is contained in:
@@ -39,6 +39,12 @@ I started adapting some of more interesting scripts from nZEDb, but they require
|
||||
When you have downloaded and installed composer,
|
||||
run "php composer.phar install" to install dependencies and create required
|
||||
folders and autoloader for them.
|
||||
Next: sudo cp composer.phar /usr/local/bin/composer
|
||||
sudo chmod a+x /usr/local/bin/composer
|
||||
|
||||
# Git hooks
|
||||
|
||||
Note: run addHooks.sh from build/git-hooks folder to add required git hooks.
|
||||
|
||||
# yEnc:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user