1.4.2 • Published 1 month ago

@tadashi/boilerplate-create v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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

1.4.2

1 month ago

1.4.1

1 month ago

1.4.0

4 months ago

1.3.1

6 months ago

1.2.2

10 months ago

1.3.0

6 months ago

1.2.1

11 months ago

1.2.0

12 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago