npm‑post‑install is a command‑line utility designed to turn a generic boilerplate repository into a ready‑to‑publish npm package. After installation it interactively collects the new package’s name, description, git identity (via a ~/.gitprofiles entry or manual input) and optional remote URL, then rewrites package.json, recreates the git history, configures the chosen user/account, makes an initial commit, and pushes to the remote if provided. It’s aimed at developers who frequently start new npm modules from a shared boilerplate and want to automate the repetitive repo‑setup steps.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Help configuring a boilerplate git repo to fit custom npm modules.