Open yagmurcicekdagi opened 3 months ago
Created a package.json file inside the CLI module
Added a script for running CLI via npm run start:cli
npm run start:cli
Currently, the CLI module is a part of cvdl-ts, and I will add more features later on. The module is also ready to be published via npm publish --access=public
npm publish --access=public
@yagmurcicekdagi is attempting to deploy a commit to the afetbilgi Team on Vercel.
A member of the Team first needs to authorize it.
Created a package.json file inside the CLI module
Added a script for running CLI via
npm run start:cli
Currently, the CLI module is a part of cvdl-ts, and I will add more features later on. The module is also ready to be published via
npm publish --access=public