1.0.4 • Published 1 year ago

@jrtilak/lazykit v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This is a CLI tool to add lazykit methods to your project with ease.

Usage

Initialization

You can also use this cli without initializing but it is recommended to initialize it first.

npx @jrtilak/lazykit@latest init

Add a method

npx @jrtilak/lazykit@latest add <method-name>

Tear down

Tearing down will remove all the lazykit configurations from your project.

npx @jrtilak/lazykit@latest teardown

Help

npx @jrtilak/lazykit@latest --help

For detailed documentation, visit here


Thanks for using @jrtilak/lazykit 🚀

1.0.4

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

0.0.2-alpha

1 year ago

0.0.1-alpha

1 year ago

0.0.0-alpha

1 year ago