https://github.com/pear/games_chess
https://github.com/pear/games_chess
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/games_chess
- Owner: pear
- License: other
- Created: 2011-11-04T11:23:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T09:23:34.000Z (over 12 years ago)
- Last Synced: 2025-03-24T04:12:27.573Z (over 1 year ago)
- Language: PHP
- Homepage: http://pear.php.net/package/Games_Chess
- Size: 438 KB
- Stars: 6
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This package is http://pear.php.net/package/Games_Chess and has been migrated from http://svn.php.net/repository/pear/packages/Games_Chess
Please report all new issues via the PEAR bug tracker.
If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.
To test, run either
$ phpunit tests/
Or
$ pear run-tests -r
To build, simply
$ pear package
To install from scratch
$ pear install package.xml
To upgrade
$ pear upgrade -f package.xml