An open API service indexing awesome lists of open source software.

https://github.com/biojulia/biojuliatemplate.jl

Template package for BioJulia
https://github.com/biojulia/biojuliatemplate.jl

Last synced: 5 months ago
JSON representation

Template package for BioJulia

Awesome Lists containing this project

README

          

# BioJuliaTemplate.jl

[![Latest Release](https://img.shields.io/github/release/BioJulia/BioJuliaTemplate.jl.svg)](https://github.com/BioJulia/BioJuliaTemplate.jl/releases/latest)
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/BioJulia/BioJuliaTemplate.jl/blob/master/LICENSE)
[![Documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://biojulia.github.io/BioJuliaTemplate.jl/dev)
[![](https://codecov.io/gh/BioJulia/BioJuliaTemplate.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/BioJulia/BioJuliaTemplate.jl)

This package can be used as a template for new BioJulia packages, or as cross-reference to make sure existing packages follow best standards.

Any new improvements to CI, testing or such should be merged into this package.
It serves as the reference for good practise in BioJulia.

## Contributing
We appreciate contributions from users including reporting bugs, fixing
issues, improving performance and adding new features.

Take a look at the [contributing files](https://github.com/BioJulia/Contributing)
detailed contributor and maintainer guidelines, and code of conduct.

## Questions?
If you have a question about contributing or using BioJulia software,
come on over and chat to us on [the Julia Slack workspace](https://julialang.org/slack/),
or you can try the [Bio category of the Julia discourse site](https://discourse.julialang.org/c/domain/bio).