Skip to content

redeboer/bossdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOSS Documentation

License Documentation build status Open in Visual Studio Code CI pre-commit Spelling checked code style: prettier uv

This repository contains the source code for the bes3.rtfd.io pages.

How to contribute?

To contribute to the project, you need to install the package in a virtual environment. This can be done best with uv (see installation instructions here). For this, you first need to get the source code with Git:

git clone https://github.com/redeboer/bossdoc
cd bossdoc

Now it's simply a matter of creating and activating the virtual environment with uv sync. The dependencies for the project are 'pinned' in each commit through the uv.lock file.

uv sync
source .venv/bin/activate

Formatting and linting checks are automatically performed when committing changes. This is done with pre-commit. To install the hooks in your local repository, run pre-commit install once:

pre-commit install --install-hooks

About

Unofficial documentation for the BESIII Offline Software System (BOSS)

Topics

Resources

License

Stars

Watchers

Forks

Contributors