UNPKG

@ptkdev/node-cli-boilerplate

Version:

Create node cli with this user friendly boilerplate. Use this respository as template for your new npm command line interface project

49 lines (28 loc) 1.81 kB
# v3.0.0 (June 03, 2024) - New: porting to esm (type=module) - Security: updated dependencies - Fix: readme, build and scripts <!-- all-shields/sponsors-badges:START --> [![Donate Paypal](https://img.shields.io/badge/donate-paypal-005EA6.svg?style=for-the-badge&logo=paypal)](https://www.paypal.me/ptkdev) [![Donate Ko-Fi](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/ptkdev) [![Donate Github Sponsors](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?style=for-the-badge&logo=github)](https://github.com/sponsors/ptkdev) [![Donate Patreon](https://img.shields.io/badge/donate-patreon-F87668.svg?style=for-the-badge&logo=patreon)](https://www.patreon.com/join/ptkdev) [![Donate Bitcoin](https://img.shields.io/badge/BTC-35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH-E38B29.svg?style=flat-square&logo=bitcoin)](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [![Donate Ethereum](https://img.shields.io/badge/ETH-0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc-4E8EE9.svg?style=flat-square&logo=ethereum)](https://ptk.dev/img/icons/menu/ethereum_wallet.png) <!-- all-shields/sponsors-badges:END --> # v2.0.3 (April 06, 2022) - Security: updated dependencies - Fix: readme, build and scripts # v2.0.2 (February 21, 2022) - Refactor: CI/CD now update the version of the package to the latest (nightly) # v2.0.1 (January 16, 2022) - Fix: CI/CD # v2.0.0 (January 16, 2022) - Refactor: code quality, scripts and interfaces - Security: updated packages - Features: CI/CD # v1.0.20210930 (September 30, 2021) - Security: update - Feature: translations - Fix: logs # v1.0.20210404 (April 04, 2021) - Feature: Setup # v1.0.20210331 (March 31, 2021) - Minor updates # v1.0.20210330 (March 30, 2021) - First release