Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesianWorkflow.jl

[...]

Installation

BayesianWorkflow.jl is not on the General registry yet. You can install it with:

] add https://github.com/penelopeysm/BayesianWorkflow.jl

Code formatting

BayesianWorkflow.jl uses Runic.jl as its code formatter.

Every PR should be formatted with Runic.jl before merging. If you want, you can install Runic and manually format the code using the instructions on the Runic.jl repository.

However, it is probably easiest to use pre-commit for this. First, install pre-commit using your package manager of choice. Then, from the root of the repository, run

pre-commit install

Every time you make a commit, pre-commit will now automatically run Runic.jl on the code and format it for you.

To manually format code, you can run

pre-commit run --all-files

About

High-level tools for Bayesian workflows

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages