Skip to content

m4rch3n1ng/create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published