Download the PHP package biigle/color-sort without Composer
On this page you can find all versions of the php package biigle/color-sort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download biigle/color-sort
More information about biigle/color-sort
Files in biigle/color-sort
Download biigle/color-sort
More information about biigle/color-sort
Files in biigle/color-sort
Vendor biigle
Package color-sort
Short Description BIIGLE module to sort volume images by color.
License GPL-3.0-only
Homepage https://biigle.de
Package color-sort
Short Description BIIGLE module to sort volume images by color.
License GPL-3.0-only
Homepage https://biigle.de
Keywords biiglebiigle-module
Please rate this library. Is it a good library?
Informations about the package color-sort
BIIGLE ColorSort Module
This is the BIIGLE module to sort volume images by color.
Installation
This module is already included in biigle/biigle
.
- Run
composer require biigle/color-sort
. - Add
Biigle\Modules\ColorSort\ColorSortServiceProvider::class
to theproviders
array inconfig/app.php
. - Run
docker-compose exec app php artisan migrate
to create the new database tables. - Run
php artisan vendor:publish --tag=public
to publish the public assets of this module. - Run
pip install -r vendor/biigle/color-sort/requirements.txt
to install the Python requirements.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
All versions of color-sort with dependencies
PHP Build Version
Package Version
No informations.
The package biigle/color-sort contains the following files
Loading the files please wait ....