Mxious is a social music discovery engine.
To install an instance of Mxious, via Terminal, do
cd project-path
Then,
composer install
Before contributing, please read the Contributing standards found in https://github.com/Alphasquare/Mxious/wiki/Code-Quality-&-Formatting-Guide. We don't accept any pull requests/commits that do not comply with these standards. Failure to comply with these standards multiple times may cause:
1. Rejection of your pull request
2. Reverts of commits
3. Thermonuclear war
4. Removal of Contributors team
5. Rejection of repository permissions.
Please try to comply.
Not a single line of code is here yet so no builds yet.
Currently there is an ongoing conflict with any Auth class installed from PEAR. Most XAMPP installations come with this by default, therefore causing exceptions. Please remove this library, in the Linux case the path to the file is /opt/lampp/lib/php/Auth.php. Using root privileges delete the whole file, preferably erase it's contents.
Check out the website alphasquare.us
for social discussion of Mxious.
Things in the development
branch are extremely unstable. Not for production. Please use files from master
branch instead.
To set it up, just download the source and place it anywhere, preferably the root. Then, you can develop and extend it.
The wiki will expand on this.
Documentation will come when enough code has been implemented to come up with a sizable amount of documentation.