@tadashi/boilerplate-create

1.4.2 • Public • Published

Boilerplate Create

A CLI for starting projects.

npx --yes @tadashi/boilerplate-create

or

npm i -g @tadashi/boilerplate-create
boilerplate-create

...and follow the prompts.

API

import {create} from '@tadashi/boilerplate-create'

await create('my-app', {
  template: 'rest', // or 'gql' or 'ws' or 'svelte'
  features: false,
})

License

MIT © Thiago Lagden

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.2
    2
    • latest

Version History

Package Sidebar

Install

npm i @tadashi/boilerplate-create

Weekly Downloads

13

Version

1.4.2

License

MIT

Unpacked Size

8.11 kB

Total Files

6

Last publish

Collaborators

  • lagden