This is a CLI tool to add lazykit methods to your project with ease.
You can also use this cli without initializing but it is recommended to initialize it first.
npx @jrtilak/lazykit@latest init
npx @jrtilak/lazykit@latest add <method-name>
Tearing down will remove all the lazykit configurations from your project.
npx @jrtilak/lazykit@latest teardown
npx @jrtilak/lazykit@latest --help
For detailed documentation, visit here
Thanks for using @jrtilak/lazykit
🚀