Project scaffolding for R and Python. One function (or CLI command) sets up a ready-to-work directory with the right layout, config files, and agent guidance.
| Package | Language | Install | Docs |
|---|---|---|---|
| peacock | R | pak::pak("samuelbharti/peacock/pkg-r") |
samuelbharti.com/peacock/r |
| peacock-init | Python | pip install peacock-init |
coming soon |
pkg-r/ R package (CRAN)
pkg-py/ Python CLI (PyPI)
shared/ Template registry (source of truth for both packages)
tools/ Sync and version-check scripts
MIT