alpha
Login
or
Join now
metru.dev
/
bj
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/metruzanca/bj. A small golang util for starting background jobs reliably
cli
go
process-manager
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
bj
/
.github
/
at
main
1 folder
1 file
Sam Zanca
refactor(locales): simplify by removing NSFW system
6w ago
2888f53a
workflows
fix(ci): remove -v flag hiding test failures
6 months ago
bj.toml
refactor(locales): simplify by removing NSFW system The NSFW mode added complexity (two message tables, an init function, a Current global, a config field) for what was essentially a 1-place message lookup. Collapsed the locales package to a single file with a plain map and Msg() helper, dropped the nsfw config field, and updated docs accordingly.
1 month ago