Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
just-bash monorepo
This repository hosts the just-bash package and its examples.
Packages
| Package | Path | Description |
|---|---|---|
just-bash | packages/just-bash | A simulated bash environment with virtual filesystem |
See the package's own README for usage documentation.
Layout
packages/ publishable npm packages
examples/ example consumers (bash-agent, cjs-consumer, website)
.github/ CI workflows
Working in the repo
pnpm install # install all workspace deps pnpm build # build all packages pnpm test:run # run unit + comparison tests pnpm test:dist # smoke-test the bundled output pnpm lint # biome + per-package banned-pattern checks pnpm typecheck # tsc across all packages
Per-package commands run via pnpm --filter <name> <script> — e.g.
pnpm --filter just-bash test:wasm.
语言 Languages
TypeScript89.5%
Shell9.2%
JavaScript0.6%
Awk0.5%
Python0.1%
Reason0.0%
Gnuplot0.0%
C0.0%
Roff0.0%
Logos0.0%
Terra0.0%
Berry0.0%
Yacc0.0%
Stata0.0%
Standard ML0.0%
Nextflow0.0%
RPC0.0%
Max0.0%
Fortran0.0%
E0.0%
Filebench WML0.0%
AMPL0.0%
Pascal0.0%
Linker Script0.0%
提交活跃度 Commit Activity
代码提交热力图
过去 52 周的开发活跃度361
Total Commits峰值: 69次/周
LessMore