Skip to content

Link shell library standards#39

Merged
codeforester merged 1 commit into
masterfrom
documentation/873-20260619-single-file-shell-library-standard
Jun 20, 2026
Merged

Link shell library standards#39
codeforester merged 1 commit into
masterfrom
documentation/873-20260619-single-file-shell-library-standard

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Add STANDARDS.md that inherits Base's single-file shell-library policy.
  • Point contributors to the standards doc from CONTRIBUTING.md.

Validation

  • git diff --check
  • ./tests/validate.sh

Refs basefoundry/base#873

@codeforester codeforester merged commit 6df09fd into master Jun 20, 2026
2 checks passed
@codeforester codeforester deleted the documentation/873-20260619-single-file-shell-library-standard branch June 20, 2026 00:03
codeforester added a commit to basefoundry/base that referenced this pull request Jun 20, 2026
## Summary
- Document the single-file boundary for sourceable Bash libraries in
Base standards.
- Clarify that large shell libraries should stay navigable through
ordering, naming, README coverage, and tests instead of source-fragment
splitting.
- Pair with basefoundry/base-bash-libs#39 so the extracted library repo
inherits the same standard.

## Validation
- `git diff --check`
- `env -u BASE_HOME
BASE_BASH_LIBS_DIR=/Users/rameshhp/work/base-bash-libs/lib/bash
./bin/base-test`

Closes #873
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant