https://github.com/biigle/demo

:m: BIIGLE module to offer a demo project to new users

https://github.com/biigle/demo

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary

Keywords

biigle biigle-module
Last synced: 10 months ago · JSON representation

Repository

:m: BIIGLE module to offer a demo project to new users

Basic Info
  • Host: GitHub
  • Owner: biigle
  • License: gpl-3.0
  • Language: PHP
  • Default Branch: master
  • Homepage:
  • Size: 48.8 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Topics
biigle biigle-module
Created over 8 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

BIIGLE Demo Module

Test status

This is the BIIGLE module to offer a demo project to new users.

Installation

  1. Run composer require biigle/demo.
  2. Add Biigle\Modules\Demo\DemoServiceProvider::class to the providers array in config/app.php.
  3. Run php artisan vendor:publish --tag=public to publish the public assets of this module.
  4. In your .env file, set DEMO_LABEL_TREE_ID to the ID of the label tree, DEMO_VOLUME_IDS to the (comma separated) IDs of the volumes to attach to each new demo project. If you don't do this, new demo projects will be empty. You can also set an optional DEMO_PROJECT_NAME (default is "Demo Project").

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.

Owner

  • Name: BIIGLE
  • Login: biigle
  • Kind: organization
  • Location: Bielefeld University

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 6
  • Total pull requests: 6
  • Average time to close issues: 7 days
  • Average time to close pull requests: about 1 month
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.17
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mzur (4)
  • dlangenk (2)
Pull Request Authors
  • mzur (5)
  • lehecht (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • packagist 7,891 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 19
  • Total maintainers: 1
packagist.org: biigle/demo

BIIGLE module to offer a demo project to new users.

  • Homepage: https://biigle.de
  • License: GPL-3.0-only
  • Latest release: v2.0.2
    published over 4 years ago
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7,891 Total
Rankings
Downloads: 14.6%
Dependent packages count: 19.1%
Average: 22.4%
Dependent repos count: 33.5%
Maintainers (1)
Funding
Last synced: 11 months ago

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v1 composite
composer.json packagist