1.1.4 • Published 8 months ago

@m4rch/create v1.1.4

Weekly downloads
-
License
Unlicense
Repository
github
Last release
8 months ago

@m4rch/create

about

a small command-line-interface to quickly initialise a javascript, typescript or svelte project.

more templates get added when i need them.
maybe.

use

install

to install it simply use

$ npm i @m4rch/create -g

and then use

$ create [dir]

to use this package

npx

if you dont want to globally install the package you can just use npx

$ npx @m4rch/create

api

this package only works with esm

import create from "@m4rch/create"
import { handler } from "@m4rch/create/handler"
1.1.4

8 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.1.3

12 months ago

1.1.2

12 months ago

1.0.0

1 year ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago