Skip to content

CodeBoarding/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CodeBoarding Tools

This repository stores pre-built tool binaries used by CodeBoarding for static code analysis.

Included Tools

Tool Description
tokei Fast line-of-code counter supporting many languages
gopls Go language server, used for Go static analysis via LSP

How Releases Work

Binaries are built and published automatically via the build-tools.yml workflow in the main CodeBoarding repository. Each release includes binaries for Linux, macOS, and Windows, along with SHA-256 checksums.

Release Artifacts

Each release contains:

  • tokei-linux, tokei-macos, tokei-windows.exe
  • gopls-linux, gopls-macos, gopls-windows.exe
  • checksums.sha256

License

The distributed tool binaries are subject to their own respective licenses:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors