Planter is a CLI for starting projects from a personal library of starters or from an existing repo. Start your next project using Planter.
Install the Planter CLI.
Add a planter to your library.
npm i -g @planter/cli
planter add user/project my-planter
Clone your saved planter with no git history.
planter create user/project my-planter
Try our official planters or submit your own.
Quickly cloning a repo with zero git history can be cumbersome, and managing a library of boilerplates isn't always easy.
Planter is a tool that enables you to...
planter create <repo-url>
Be nice to your future self and get started with Planter.