UNPKG

@felipecastillo/create-template

Version:

A CLI to bootstrap new projects

23 lines (15 loc) • 340 B
# `@felipecastillo/create-template` šŸ— CLI to bootstrap new templates ## Installation & Usage ```bash npm init @felipecastillo/template # or npx @felipecastillo/create-template # or npm install -g @felipecastillo/create-template create-template ``` ## License MIT ## Collaborators - Felipe Castillo <castillo.devsigner@icloud.com>