Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation for Starlib

Project Description Documentation
bazeldoc Generate Starlark documentation using Bazel Stardoc. Formerly hosted as bazel-doc. API, How-to
bzlformat Format Bazel Starlark files using Buildifier, test that the formatted files exist in the workspace directory, and copy formatted files to the workspace directory. Formerly hosted as rules_bzlformat. API, How-to, Examples
bzllib Collection of Starlark libraries. API, How-to
bzlrelease Automate and customize the generation of releases using GitHub Actions. API
bzltidy Collect Bazel actions that keep your source files up-to-date. API, How-to
shlib Collection of libraries useful when implementing shell binaries, libraries, and tests. Formerly hosted as bazel_shlib. API, How-to
updatesrc Copy files from the Bazel output directories to the workspace directory. Formerly hosted as rules_updatesrc API, How-to, Examples