@softeneers/github-sync
v1.0.0
Published
Safe gh-based branch/PR flow: never commit to a protected branch, a standard PR body, a commit-trailer convention, and no surprise force-pushes.
Downloads
81
Maintainers
Readme
@softeneers/github-sync
Safe gh-based branch/PR flow: never commit to a protected branch, a standard PR body, a commit-trailer convention, and no surprise force-pushes.
Zero runtime dependencies. Node ≥ 18. Part of the Softeneers tools suite.
Install
# one-off, no install
npx @softeneers/github-sync
# or install globally
npm i -g @softeneers/github-sync
# or as a dev dependency
npm i -D @softeneers/github-syncUsage
github-sync status # dry-run by defaultWhat it does
See functionalities/ for the full per-feature documentation, and
example-output/ for sample reports.
Part of a suite
Install every Softeneers tool at once with the wrapper:
npm i -g softeneers-tools
softeneers-tools run github-sync -- [args]License
MIT © 2026 Softeneers
