0.0.3 • Published 2 years ago

@tnezdev/kreate v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Note: This is still WIP, I need to do a bit more to make it functional, but I needed to publish it in order to test and debug. Stay tuned 😜

test...

@tnez/kreate

Minimize friction when starting a new project

This is a no-friction way for me to start a new project the way I like it. This will create a new project directory and set it up the way I like it based on the project type.

This was built for my own personal use, so YMMV, but more power to ya if anyone else finds some utility here.

How it works

Create a new project with the specified type.

npx @tnez/kreate --type www <new-project-name>
npx @tnez/kreate --type api <new-project-name>
npx @tnez/kreate --type lib <new-project-name>
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago