Skip to content

metaideas/init

Repository files navigation

▶︎ init

Start once, ship everything.

bunx init-now@latest

A modern monorepo template for shipping TypeScript apps everywhere: web, mobile, desktop, browser extensions, and more.

What's included

CLI Commands

The init-now CLI helps you manage your project:

Command Description
bunx init-now@latest Create a new project
init-now setup Initialize and configure your project
init-now add app Add an app from the init template
init-now add package Add a package from the init template
init-now update Sync with template updates
init-now check Check template version
init-now rename Rename project and update references

Documentation