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
- Host: GitHub
- URL: https://github.com/biojulia/biojuliatemplate.jl
- Owner: BioJulia
- License: mit
- Created: 2024-06-24T13:16:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T13:17:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T17:25:19.432Z (about 1 year ago)
- Language: Julia
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#
BioJuliaTemplate.jl
[](https://github.com/BioJulia/BioJuliaTemplate.jl/releases/latest)
[](https://github.com/BioJulia/BioJuliaTemplate.jl/blob/master/LICENSE)
[](https://biojulia.github.io/BioJuliaTemplate.jl/dev)
[](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).