0.0.5 • Published 9 months ago

ftpkit v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

CLI Library Template

English | 简体中文

Development

Modify parameters such as name, description, bin, keywords, author in package.json.

Add business logic in the index.ts file.

Call the functions in index.ts in cli.ts.

Testing

Execute the packaging command pnpm build.

Execute the functional test command node./dist/cli.js.

Publishing

Execute npm publish. During the process, operations such as login authorization and selection of version information are required.

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago