#bpkg — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bpkg, aggregated by home.social.
-
#bpkg is a lightweight bash package manager. It takes care of fetching the shell scripts, installing them appropriately, setting the execution permission and more
It currently has Github support only, but I've added usage of GitLab to store and fetch #bpkg packages and maintaining a fork until PR is officially merged
Take a look at https://gitlab.com/bit-man/bpkg !
-
Me experimenting with build scripts for bash, using
- #shfmt - formatting
- #shellcheck - linting
- bats - unit testing
- #shelldoc - for google style docstrings
- source - library importing
- #bashlog - basic logging
- TODO: #bpkg - library packaging -
Me experimenting with build scripts for bash, using
- #shfmt - formatting
- #shellcheck - linting
- bats - unit testing
- #shelldoc - for google style docstrings
- source - library importing
- #bashlog - basic logging
- TODO: #bpkg - library packaging