Skip to content

Blorptopia/bazeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazeling

A tiny rules_rust + rules_img example made for @0xLE to give an overview of bazel

Usage

Use bazel run . in the context of a crate to run it; or the full target name if you want to do it outside for some reason: bazel run //crates/silly_bin
If you want to build & push to ghcr you can use bazel run //:push-oci-images.
To build and run tests you can use bazel test ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors