Skip to content

skhal/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,083 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

lab - R&D Lab

Description

"I hear, and I forget; I see, and I remember; I do, and I understand" -- source

Lab is the place to tinker with ideas, learn by doing, and don't be shy of making mistakes. This is where we grow.

Projects

Package Status Notes
book/ Book CI ideas from books
check/ Check CI pre-commit checks
go/ Go CI Go libraries
iq/ Interview Questions CI Interview Questions
x/ X CI experimental area

C++ development

Run //:gazelle target to generate Bazel BUILD files:

% bazel run :gazelle

Use refresh_commands script to run :gazelle and capture compile_commands.json from Bazel build and update the links for FreeBSD jail installation (Ubuntu apt(1) installs LLVM under /usr, FreeBSD pkg(1) installs it under /usr/local ):

% ./refresh_commands

ibazel is configured to fix build errors, see .bazel_fix_commands.json:

% ibazel --run_output --run_output_interactive=false test //...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published